Skip to content

Commit e38b037

Browse files
committed
Fixed a RST syntax issue
1 parent 747f10b commit e38b037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ the following code will render the messages stored under the ``notice`` key:
661661

662662
.. note::
663663

664-
It's common to use ``notice``, ``warning`` and ``error` as the keys of the
664+
It's common to use ``notice``, ``warning`` and ``error`` as the keys of the
665665
different types of flash messages, but you can use any key that fits your
666666
needs.
667667

0 commit comments

Comments
 (0)