We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f004c3 commit a2c7c02Copy full SHA for a2c7c02
quick_tour/the_big_picture.rst
@@ -80,7 +80,7 @@ information and then they render a template to show the results to the user.
80
81
In this example, the ``index`` action is practically empty because it doesn't
82
need to call any other method. The action just renders a template with the
83
-*Homepage.* content.
+*Homepage* content.
84
85
Routing
86
~~~~~~~
0 commit comments