8000 minor #5520 Fix RST (kenjis) · symfony/symfony-docs@fd78162 · GitHub
[go: up one dir, main page]

Skip to content

Commit fd78162

Browse files
committed
minor #5520 Fix RST (kenjis)
This PR was merged into the 2.7 branch. Discussion ---------- Fix RST See http://symfony.com/doc/current/create_framework/routing.html The line `* Route names are used for template names;` is code. Commits ------- 7876d7e Fix RST
2 parents 9b88c4b + 7876d7e commit fd78162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_framework/routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ With this knowledge in mind, let's write the new version of our framework::
158158

159159
$response->send();
160160

161-
There are a few new things in the code::
161+
There are a few new things in the code:
162162

163163
* Route names are used for template names;
164164

0 commit comments

Comments
 (0)
0