Skip to content

Commit 60f3b74

Browse files
committed
revision
1 parent ab30e3d commit 60f3b74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connect/mongoclient.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ Atlas Connection Example
8888

8989
To connect to a MongoDB deployment on Atlas, you must first create a client.
9090

91-
You can pass a connection URI as a string to ``MongoClient.create()`` to connect
92-
to a MongoDB instance:
91+
You can pass a connection URI as a string to the ``MongoClient.create()`` method
92+
to connect to a MongoDB instance:
9393

9494
.. literalinclude:: /includes/connect/mongoclient2.kt
9595
:start-after: start-connect-to-atlas-w-uri

0 commit comments

Comments
 (0)