Skip to content

Commit 2ba1785

Browse files
aahlenstodrotbohm
authored andcommitted
GH-884 - Fix typo in package name in configuration metadata.
1 parent 1acc5aa commit 2ba1785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-modulith-events/spring-modulith-events-core/src/main/resources/META-INF/spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"defaultValue": "false",
1414
"deprecation": {
1515
"replacement": "spring.modulith.events.republish-outstanding-events-on-restart",
16-
"reason": "Moved to spring.modulit.events namespace. To be removed in 1.4.",
16+
"reason": "Moved to spring.modulith.events namespace. To be removed in 1.4.",
1717
"since" : "1.3"
1818
}
1919
},

0 commit comments

Comments
 (0)