diff --git a/components/lock.rst b/components/lock.rst index 293eaeed84e..491dc506833 100644 --- a/components/lock.rst +++ b/components/lock.rst @@ -473,13 +473,13 @@ The ``MongoDbStore`` takes the following ``$options`` (depending on the first pa ============== ================================================================================================ Option Description ============== ================================================================================================ -gcProbability Should a TTL Index be created expressed as a probability from 0.0 to 1.0 (Defaults to ``0.001``) -gcProbablity Same as ``gcProbability``, see the deprecation note below -database The name of the database -collection The name of the collection -uriOptions Array of URI options for `MongoDBClient::__construct`_ -driverOptions Array of driver options for `MongoDBClient::__construct`_ -============= ================================================================================================ +gcProbability Should a TTL Index be created expressed as a probability from 0.0 to 1.0 (Defaults to ``0.001``) +gcProbablity Same as ``gcProbability``, see the deprecation note below +database The name of the database +collection The name of the collection +uriOptions Array of URI options for `MongoDBClient::__construct`_ +driverOptions Array of driver options for `MongoDBClient::__construct`_ +============= ================================================================================================ .. deprecated:: 6.3