8000 minor #7554 Fix typo (jenyak) · symfony/symfony-docs@545a114 · GitHub
[go: up one dir, main page]

Skip to content

Commit 545a114

Browse files
committed
minor #7554 Fix typo (jenyak)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #7554). Discussion ---------- Fix typo Commits ------- 86baab5 Fix typo
2 parents 185e886 + 86baab5 commit 545a114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ read any flash messages from the session:
439439
<div class="flash-{{ type }}">
440440
{{ flash_message }}
441441
</div>
442-
{% endif %}
442+
{% endfor %}
443443
{% endfor %}
444444

445445
.. code-block:: html+php

0 commit comments

Comments
 (0)
0