Skip to content

Commit 537a3b9

Browse files
askmrsinhjdestefano-mongo
authored andcommitted
Update configure-a-non-voting-replica-set-member.txt
The use of letter 'an' is not grammatically correct here.
1 parent c34da1c commit 537a3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/configure-a-non-voting-replica-set-member.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ set members to be non-voting members.
3838

3939
cfg = rs.conf();
4040

41-
The returned document contains a ``members`` field which contains an
41+
The returned document contains a ``members`` field which contains a
4242
zero-indexed array of member configuration documents, one document for each
4343
member of the replica set.
4444

0 commit comments

Comments
 (0)