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 5986fa9 commit caab35cCopy full SHA for caab35c
components/lock.rst
@@ -331,8 +331,8 @@ When the first parameter is a:
331
332
`MongoDB Connection String`_:
333
334
-- ``/path`` is used otherwise ``$options['database']``, at least one is mandatory
335
-- ``?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
336
337
.. note::
338
0 commit comments