Skip to content

Commit 94db3cb

Browse files
committed
merged branch catchamonkey/patch-1 (PR #3)
Commits ------- fcaf268 Fixes grammatical error Discussion ---------- Fixes grammatical error
2 parents a4f52d9 + fcaf268 commit 94db3cb

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)