Skip to content

Commit eaf9141

Browse files
committed
typo on rs.add example
1 parent d0a66bb commit eaf9141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/method/rs.add.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ the host ``mongodb3.example.net`` and accessible on the default port
165165

166166
.. code-block:: javascript
167167

168-
rs.add("mongodb3.example.net:27017"'", true)
168+
rs.add("mongodb3.example.net:27017", true)
169169

170170
.. include:: /includes/extracts/arbiters-and-pvs-with-reference.rst
171171

0 commit comments

Comments
 (0)