Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit56f86a7

Browse files
committed
typo
1 parent613fc0f commit56f86a7

File tree

1 file changed

+1
-1
lines changed
  • stubbornjava-webapp/src/main/java/com/stubbornjava/webapp/post

1 file changed

+1
-1
lines changed

‎stubbornjava-webapp/src/main/java/com/stubbornjava/webapp/post/PostData.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ public class PostData {
690690
);
691691
posts.add(PostRaw.builder()
692692
.postId(3L)
693-
.title("Installing Java, supervisord and other service dependencies with Ansible")
693+
.title("Installing Java, supervisord, and other service dependencies with Ansible")
694694
.metaDesc("Example using Ansible to install java8, supervisord, users, groups and file structures in a repeatable way. Configuring AWS EC2 instances with Ansible example.")
695695
.dateCreated(LocalDateTime.parse("2017-11-17T01:15:30"))
696696
.dateUpdated(LocalDateTime.parse("2017-11-17T01:15:30"))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp