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 e36034b commit bc1a8a3Copy full SHA for bc1a8a3
source/pymongo-async-migration.txt
@@ -325,7 +325,7 @@ Migrate From Motor
325
326
The {+driver-async+} driver behaves nearly identically to the Motor library. In
327
most cases, you can directly migrate existing Motor applications to
328
-{+driver-short+ by using ``AsyncMongoClient`` in place of ``MotorClient``, and
+{+driver-short+} by using ``AsyncMongoClient`` in place of ``MotorClient``, and
329
changing the application's import statements to import from ``pymongo``.
330
331
The following example shows the difference in imports to use a client for
0 commit comments