Skip to content

Commit ce5d669

Browse files
committed
Tweak
1 parent 29002d3 commit ce5d669

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
@@ -61,7 +61,7 @@ method can be safely called repeatedly, even if the lock is already acquired.
6161

6262
.. note::
6363

64-
Unlike other implementations, the Lock Component distinguishes locks
64+
Unlike other implementations, the Lock Component distinguishes lock
6565
instances even when they are created for the same resource. It means that for
6666
a given scope and resource one lock instance can be acquired multiple times.
6767
If a lock has to be used by several services, they should share the same ``Lock``

0 commit comments

Comments
 (0)