Skip to content

Commit dc7668d

Browse files
committed
GH-387 - Update runtime.adoc by completing intro paragraph.
Original pull request: GH-384.
1 parent 019039e commit dc7668d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/70-runtime.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
= Spring Modulith Runtime Support
33

44
The functionality described in previous chapters have all used the application module arrangement in either testing scenarios for verification and documentation purposes or were general support functionality that help to loosely couple modules but did not work with the application module structure directly.
5-
In this section we are going to describe Spring Modulith's support for
5+
In this section we are going to describe Spring Modulith's support for module initialization at application runtime.
66

77
[[runtime.setup]]
88
== Setting up Runtime Support for Application Modules

0 commit comments

Comments
 (0)