Skip to content

Commit 67e00d3

Browse files
committed
minor #14537 [Lock] Fix broken configuration block (HypeMC)
This PR was merged into the 4.4 branch. Discussion ---------- [Lock] Fix broken configuration block The formatting is broken: https://symfony.com/doc/4.4/lock.html#named-lock ![image](https://user-images.githubusercontent.com/2445045/99098189-ef20cd00-25d8-11eb-9ad9-458022cdf9c2.png) Commits ------- 1aa619a Fix broken configuration block
2 parents dc8e4cd + 1aa619a commit 67e00d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lock.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Named Lock
223223
----------
224224

225225
If the application needs different kind of Stores alongside each other, Symfony
226-
provides :ref:`named lock <reference-lock-resources-name>`::
226+
provides :ref:`named lock <reference-lock-resources-name>`:
227227

228228
.. configuration-block::
229229

0 commit comments

Comments
 (0)