Skip to content

Commit ec613d5

Browse files
Daniel Bärodrotbohm
authored andcommitted
GH-75 - Fix typo in reference documentation.
1 parent 0288153 commit ec613d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/40-events.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The following starters are available:
123123
* `spring-modulith-starter-mongodb` -- Using MongoDB behind Spring Data MongoDB.
124124

125125
[[events.integration-testing]]
126-
== Integration Testing Application Modules Workting with Events
126+
== Integration Testing Application Modules Working with Events
127127

128128
Integration tests for application modules that interact with other modules' Spring beans usually have those mocked and the test cases verify the interaction by verifying that that mock bean was invoked in a particular way.
129129

0 commit comments

Comments
 (0)