Skip to content

Commit 86baab5

Browse files
jenyakxabbuh
authored andcommitted
Fix typo
1 parent 185e886 commit 86baab5

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)