summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/tutorials/wiki2/authorization.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/authorization.rst b/docs/tutorials/wiki2/authorization.rst
index 1417dbdd8..e3811b338 100644
--- a/docs/tutorials/wiki2/authorization.rst
+++ b/docs/tutorials/wiki2/authorization.rst
@@ -207,7 +207,7 @@ routes:
:linenos:
:language: python
-.. note:: These lines must be added `before` this ``view_page`` route
+.. note:: These lines must be added *before* this ``view_page`` route
definition:
.. literalinclude:: src/authorization/tutorial/__init__.py
:lines: 32