Skip to content

Commit 6009a47

Browse files
committed
[Lock] Fix RST syntax
1 parent be114e6 commit 6009a47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/lock.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -470,9 +470,9 @@ avoid stalled locks::
470470

471471
The ``MongoDbStore`` takes the following ``$options`` (depending on the first parameter type):
472472

473-
============== ================================================================================================
474-
Option Description
475-
============== ================================================================================================
473+
============= ================================================================================================
474+
Option Description
475+
============= ================================================================================================
476476
gcProbability Should a TTL Index be created expressed as a probability from 0.0 to 1.0 (Defaults to ``0.001``)
477477
gcProbablity Same as ``gcProbability``, see the deprecation note below
478478
database The name of the database

0 commit comments

Comments
 (0)