Skip to content

Commit 1dbf047

Browse files
tgoodyearkay-kim
authored andcommitted
Fix typo in 4.0-compatibility.txt
1 parent d77dacc commit 1dbf047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/release-notes/4.0-compatibility.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ You cannot specify :option:`--noIndexBuildRetry <mongod
108108
--noIndexBuildRetry>` or :setting:`storage.indexBuildRetry` with
109109
:option:`--replSet <mongod --replSet>` or
110110
:setting:`replication.replSetName`. That is, you cannot use
111-
:option:`--noIndexBuildRetry <mongod --noIndexBuildRetry>`
111+
:option:`--noIndexBuildRetry <mongod --noIndexBuildRetry>` or
112112
:setting:`storage.indexBuildRetry` for a :binary:`~bin.mongod` instance
113113
that is part of a replica set.
114114

0 commit comments

Comments
 (0)