8000 Typo correction · symfony/symfony-docs@a2c7c02 · GitHub
[go: up one dir, main page]

Skip to content

Commit a2c7c02

Browse files
authored
Typo correction
1 parent 5f004c3 commit a2c7c02

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)
0