8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6584ae7 commit 0d39ea0Copy full SHA for 0d39ea0
introduction/from_flat_php_to_symfony2.rst
@@ -392,7 +392,7 @@ one of the two controllers (the ``list_action()`` and ``show_action()``
392
functions) is called. In reality, the front controller is beginning to look and
393
act a lot like how Symfony handles and routes requests.
394
395
-But but careful not to confuse the terms *front controller* and *controller*. Your
+But be careful not to confuse the terms *front controller* and *controller*. Your
396
app will usually have just *one* front controller, which boots your code. You will
397
have *many* controller functions: one for each page.
398
0 commit comments