Skip to content

Commit 94fc523

Browse files
rajadilipkolliodrotbohm
authored andcommitted
GH-934 - Fix typo in reference documentation.
1 parent d921c71 commit 94fc523

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
@@ -232,7 +232,7 @@ The following starters are available:
232232

233233
|MongoDB
234234
|`spring-modulith-starter-mongodb`
235-
|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`.
235+
|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`.
236236

237237
|Neo4j
238238
|`spring-modulith-starter-neo4j`

0 commit comments

Comments
 (0)