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 d0a66bb commit eaf9141Copy full SHA for eaf9141
source/reference/method/rs.add.txt
@@ -165,7 +165,7 @@ the host ``mongodb3.example.net`` and accessible on the default port
165
166
.. code-block:: javascript
167
168
- rs.add("mongodb3.example.net:27017"'", true)
+ rs.add("mongodb3.example.net:27017", true)
169
170
.. include:: /includes/extracts/arbiters-and-pvs-with-reference.rst
171
0 commit comments