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 bff4f58 commit a0bd61eCopy full SHA for a0bd61e
components/lock.rst
@@ -519,7 +519,7 @@ can be two running containers in parallel.
519
ZookeeperStore
520
~~~~~~~~~~
521
522
-The way ZookeeperStore works is by maintaining locks in ephemeral nodes within `PHP_LOCK_NODE` on the server. That means that by using
+The way ZookeeperStore works is by maintaining locks in ephemeral nodes within ``PHP_LOCK_NODE`` on the server. That means that by using
523
the :ref:`ZookeeperStore <lock-store-zookeeper>` the locks will be automatically released at the end of the session
524
in case the client cannot unlock for any reason.
525
0 commit comments