Skip to content

Commit 3053f1a

Browse files
committed
Merge pull request #2187 from kstirman/patch-17
Update production-notes.txt
2 parents 16801e8 + 78b6d6f commit 3053f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/administration/production-notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ WiredTiger
6868

6969
WiredTiger supports concurrent access by readers and writers to the
7070
documents in a collection. Clients can read documents while write
71-
operations are in progress, and two clients can modify different
71+
operations are in progress, and multiple clients can modify different
7272
documents in a collection at the same time.
7373

7474
In most respects, recommendations for managing production MongoDB

0 commit comments

Comments
 (0)