Skip to content

Commit 0a71507

Browse files
mouaadaassouodrotbohm
authored andcommitted
GH-51 - Fixing a typo in fundamentals documentation.
1 parent 9ac874d commit 0a71507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/10-fundamentals.adoc

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

44
Spring Modulith supports developers implementing logical modules in Spring Boot applications.
5-
I allows them to apply structural validation, document the module arrangement, run integration tests for individual modules, observe the modules interaction at runtime and generally implement module interaction in a loosely-coupled way.
5+
It allows them to apply structural validation, document the module arrangement, run integration tests for individual modules, observe the modules interaction at runtime and generally implement module interaction in a loosely-coupled way.
66
This section will discuss the fundamental concepts that developers need to understand before diving into the technical support.
77

88
[[fundamentals.modules]]

0 commit comments

Comments
 (0)