Skip to content

Commit a773cc5

Browse files
committed
Fix docs
1 parent c136592 commit a773cc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/databases/mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ fixed ports to test MongoDB transactions.
2323

2424
#### General info
2525
MongoDB starting form version 4 supports multi-document transactions only for a replica set.
26-
For instance, to initialize a single and simple node replica set on fixed ports via Docker, one has to do the following:
26+
For instance, to initialize a single node replica set on fixed ports via Docker, one has to do the following:
2727

2828
* Run a MongoDB container of version 4 and up specifying --replSet command
2929
* Initialize a single replica set via executing a proper command

0 commit comments

Comments
 (0)