Skip to content

Commit 58f8718

Browse files
authored
DOCSP-23908 Fixes typo (#87)
1 parent d88d6ab commit 58f8718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/example-connect.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ strings for ``cluster0`` and ``cluster1``:
3838
mongodb://clusterAdmin:[email protected]:20020,clusterTwo02.fancyCorp.com:20020,clusterTwo03.fancyCorp.com:20020
3939
4040
The ``mongosync`` command layout below is modified for display. To
41-
connect ``cluster0`` to ``cluster`` with ``mongosync``, enter the
41+
connect ``cluster0`` to ``cluster1`` with ``mongosync``, enter the
4242
following command on one line:
4343

4444
.. code-block:: shell

0 commit comments

Comments
 (0)