Skip to content

Commit baa6231

Browse files
kitt51odrotbohm
authored andcommitted
GH-1401 - Fix typo in reference documentation.
There was a tiny typo in ["Verifying Application Module Structure" docs](https://docs.spring.io/spring-modulith/reference/verification.html). Signed-off-by: Cristopher <115337506+kitt51@users.noreply.github.com>
1 parent f4b2b56 commit baa6231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/antora/modules/ROOT/pages/verification.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ApplicationModules.of(…)
4444
.throwIfPresent();
4545
----
4646

47-
== Customizing the Verifcation
47+
== Customizing the Verification
4848

4949
As described xref:verification.adoc#verification[above], by default, both the `ApplicationModules.verify(…)` and `….detectViolations(…)` automatically perform additional verifications depending on the classpath configuration.
5050

0 commit comments

Comments
 (0)