Skip to content

Commit 78ad147

Browse files
authored
Update docs/modules/databases/mongodb.md
1 parent 8e57d07 commit 78ad147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/databases/mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Implement a reusable, cross-platform, simple to install solution that doesn't de
2525
fixed ports to test MongoDB transactions.
2626

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

3131
* Run a MongoDB container of version 4 and up specifying --replSet command

0 commit comments

Comments
 (0)