Skip to content

Commit 6dd4e6a

Browse files
committed
minor typo
1 parent 3dc6568 commit 6dd4e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/replication.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ In MongoDB, all read operations issued to the primary of a
169169
replica set are :term:`consistent <strict consistency>` with the last
170170
write operation.
171171

172-
If clients configure the :term:`read preference` to permit allow secondary reads,
172+
If clients configure the :term:`read preference` to permit secondary reads,
173173
read operations cannot return from :term:`secondary` members that have not
174174
replicated more recent updates or operations. In these situations the
175175
query results may reflect a previous state.

0 commit comments

Comments
 (0)