Skip to content

Commit fcaf268

Browse files
committed
Fixes grammatical error
1 parent 13ba87c commit fcaf268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/part1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ start with the simplest web application we can think of in PHP::
197197
printf('Hello %s', $input);
198198

199199
That's all for the first part of this series. Next time, we will introduce the
200-
HttpFoundation Component and see what it will brings us.
200+
HttpFoundation Component and see what it brings us.
201201

202202
.. _`documentation`: http://symfony.com/doc
203203
.. _`Silex`: http://silex.sensiolabs.org/

0 commit comments

Comments
 (0)