Skip to content

Commit 640d3ee

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: [Lock] Fix grammar issue
2 parents 90b42d9 + a0e3078 commit 640d3ee

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
@@ -864,7 +864,7 @@ can be two running containers in parallel.
864864
.. caution::
865865

866866
All concurrent processes must use the same machine. Before starting a
867-
concurrent process on a new machine, check that other process are stopped
867+
concurrent process on a new machine, check that other processes are stopped
868868
on the old one.
869869

870870
.. caution::

0 commit comments

Comments
 (0)