Skip to content

Commit a7390b2

Browse files
committed
Malformed table: content in "components/lock.rst"
1 parent b31d45e commit a7390b2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

components/lock.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -473,13 +473,13 @@ The ``MongoDbStore`` takes the following ``$options`` (depending on the first pa
473473
============== ================================================================================================
474474
Option Description
475475
============== ================================================================================================
476-
gcProbability Should a TTL Index be created expressed as a probability from 0.0 to 1.0 (Defaults to ``0.001``)
477-
gcProbablity Same as ``gcProbability``, see the deprecation note below
478-
database The name of the database
479-
collection The name of the collection
480-
uriOptions Array of URI options for `MongoDBClient::__construct`_
481-
driverOptions Array of driver options for `MongoDBClient::__construct`_
482-
============= ================================================================================================
476+
gcProbability Should a TTL Index be created expressed as a probability from 0.0 to 1.0 (Defaults to ``0.001``)
477+
gcProbablity Same as ``gcProbability``, see the deprecation note below
478+
database The name of the database
479+
collection The name of the collection
480+
uriOptions Array of URI options for `MongoDBClient::__construct`_
481+
driverOptions Array of driver options for `MongoDBClient::__construct`_
482+
============= ================================================================================================
483483

484484
.. deprecated:: 6.3
485485

0 commit comments

Comments
 (0)