Skip to content

Commit 79a29c8

Browse files
committed
Fix typo
1 parent ae20f9d commit 79a29c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/lock.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ Remote Stores
361361
~~~~~~~~~~~~~
362362

363363
Remote stores (:ref:`MemcachedStore <lock-store-memcached>`,
364-
:ref:`PdoStore <lock-store-pdo>`, :ref:`RedisStore <lock-store-redis>`) and
364+
:ref:`PdoStore <lock-store-pdo>`, :ref:`RedisStore <lock-store-redis>`, and
365365
:ref:`ZookeeperStore <lock-store-zookeeper>`) use a unique token to recognize
366366
the true owner of the lock. This token is stored in the
367367
:class:`Symfony\\Component\\Lock\\Key` object and is used internally by

0 commit comments

Comments
 (0)