Skip to content

Commit 0e10942

Browse files
rajadilipkolliodrotbohm
authored andcommitted
GH-940 - Fix typo in reference documentation.
Fixes GH-940.
1 parent b86be08 commit 0e10942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Using the transactional event publication log requires a combination of artifact
228228
229229
|MongoDB
230230
|`spring-modulith-starter-mongodb`
231-
|Using MongoDB as persistence technology. Also enables MongoDB transactions and requires a replica set setup of the server to interact with. The transaction auto-configuration can be disabled by setting the `spring.modulith.events.mongobd.transaction-management.enabled` property to `false`.
231+
|Using MongoDB as persistence technology. Also enables MongoDB transactions and requires a replica set setup of the server to interact with. The transaction auto-configuration can be disabled by setting the `spring.modulith.events.mongodb.transaction-management.enabled` property to `false`.
232232
233233
|Neo4j
234234
|`spring-modulith-starter-neo4j`

0 commit comments

Comments
 (0)