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 b045145 commit 81e5777Copy full SHA for 81e5777
source/fundamentals/versioned-api.txt
@@ -62,7 +62,7 @@ following operations:
62
- Specify a server URI to connect to.
63
- Specify a Versioned API version in the ``MongoClientOptions`` object, using a
64
constant from the ``ServerApiVersion`` object.
65
-- Instantiate a ``MongoClient``, passing the URI and the``MongoClientOptions``
+- Instantiate a ``MongoClient``, passing the URI and the ``MongoClientOptions``
66
to the constructor.
67
68
.. literalinclude:: /code-snippets/versioned-api/basic.js
0 commit comments