Skip to content

Commit 1fff51d

Browse files
committed
Add missing period
1 parent 0c3aa52 commit 1fff51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/packaging/class-data-sharing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ To use the cache, you need to add an extra parameter when starting the applicati
2121
$ java -XX:SharedArchiveFile=application.jsa -jar my-app.jar
2222
----
2323

24-
NOTE: For more details about CDS, refer to the {url-spring-framework-docs}/integration/cds.html[Spring Framework reference documentation]
24+
NOTE: For more details about CDS, refer to the {url-spring-framework-docs}/integration/cds.html[Spring Framework reference documentation].

0 commit comments

Comments
 (0)