Skip to content

Commit 9020ee2

Browse files
committed
Change title
1 parent f2cbffb commit 9020ee2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Example: Spring MessageSource from JSON
1+
# Example: Custom JSON Spring MessageSource
22

33

44
## Build and Run Docker Image

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<version>1.0.0</version>
1212

1313
<name>${project.groupId}:${project.artifactId}</name>
14-
<description>Catalog to create a custom JSON Spring MessageSource</description>
14+
<description>Custom JSON Spring MessageSource</description>
1515
<url>https://github.com/alaugks/spring-messagesource-catalog</url>
1616

1717
<properties>

0 commit comments

Comments
 (0)