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 3de20f6 commit b364081Copy full SHA for b364081
components/lock.rst
@@ -320,8 +320,8 @@ When the first parameter is a:
320
321
`MongoDB Connection String`_:
322
323
-- ``/path`` is used otherwise ``$options['database']``, at least one is mandatory
324
-- ``?collection=`` is used otherwise ``$options['collection']``, at least one is mandatory
+- ``$options['database']`` is used otherwise ``/path``, at least one is mandatory
+- ``$options['collection']`` is used otherwise ``?collection=``, at least one is mandatory
325
326
.. note::
327
0 commit comments