We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c136592 commit a773cc5Copy full SHA for a773cc5
1 file changed
docs/modules/databases/mongodb.md
@@ -23,7 +23,7 @@ fixed ports to test MongoDB transactions.
23
24
#### General info
25
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:
+For instance, to initialize a single node replica set on fixed ports via Docker, one has to do the following:
27
28
* Run a MongoDB container of version 4 and up specifying --replSet command
29
* Initialize a single replica set via executing a proper command
0 commit comments