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 e55cf2b commit 735a93dCopy full SHA for 735a93d
docs/REPLICA_SETS.md
@@ -63,7 +63,7 @@ The Ruby driver (>= 1.1.5) includes unit tests for verifying replica set behavio
63
rake test:rs
64
65
The suite will set up a five-node replica set by itself and ensure that driver behaves correctly even in the face
66
-of individual node failures. Node that the `mongod` executable must be in the search path for this to work.
+of individual node failures. Note that the `mongod` executable must be in the search path for this to work.
67
68
### Further Reading
69
0 commit comments