Skip to content

Commit 81e5777

Browse files
committed
spacing fix
1 parent b045145 commit 81e5777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/versioned-api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ following operations:
6262
- Specify a server URI to connect to.
6363
- Specify a Versioned API version in the ``MongoClientOptions`` object, using a
6464
constant from the ``ServerApiVersion`` object.
65-
- Instantiate a ``MongoClient``, passing the URI and the``MongoClientOptions``
65+
- Instantiate a ``MongoClient``, passing the URI and the ``MongoClientOptions``
6666
to the constructor.
6767

6868
.. literalinclude:: /code-snippets/versioned-api/basic.js

0 commit comments

Comments
 (0)