Skip to content

Commit 77fb9c7

Browse files
committed
Merge branch '2.3' into 2.6
2 parents 914bd6a + 131ea23 commit 77fb9c7

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)