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.
2 parents db445e0 + d388017 commit 192f678Copy full SHA for 192f678
components/lock.rst
@@ -614,7 +614,7 @@ CombinedStore
614
~~~~~~~~~~~~~
615
616
Combined stores allow to store locks across several backends. It's a common
617
-mistake to think that the lock mechanism will be more reliable. This is wrong
+mistake to think that the lock mechanism will be more reliable. This is wrong.
618
The ``CombinedStore`` will be, at best, as reliable as the least reliable of
619
all managed stores. As soon as one managed store returns erroneous information,
620
the ``CombinedStore`` won't be reliable.
0 commit comments