We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16809f1 commit fb7b588Copy full SHA for fb7b588
source/reference/glossary.txt
@@ -572,8 +572,8 @@ Glossary
572
A property of a distributed system requiring that all members
573
always reflect the latest changes to the system. In a database
574
system, this means that any system that can provide data must
575
- reflect the latest writes at all times. In MongoDB, reads to a
576
- primary have :term:`strict consistency`; reads to secondary
+ reflect the latest writes at all times. In MongoDB, reads from a
+ primary have :term:`strict consistency`; reads from secondary
577
members have :term:`eventual consistency`.
578
579
write concern
0 commit comments