Skip to content

Commit 8336d71

Browse files
committed
minor #7116 Typo correction (DigNative)
This PR was merged into the 2.7 branch. Discussion ---------- Typo correction Commits ------- a2c7c02 Typo correction
2 parents cda1757 + a2c7c02 commit 8336d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_big_picture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ information and then they render a template to show the results to the user.
8080

8181
In this example, the ``index`` action is practically empty because it doesn't
8282
need to call any other method. The action just renders a template with the
83-
*Homepage.* content.
83+
*Homepage* content.
8484

8585
Routing
8686
~~~~~~~

0 commit comments

Comments
 (0)