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 af2749f commit 84c0a78Copy full SHA for 84c0a78
migration.rst
@@ -188,7 +188,7 @@ that different paths were handled by different PHP files.
188
In any case you have to create a ``public/index.php`` that will start
189
your Symfony application by either copying the file from the
190
``FrameworkBundle``-recipe or by using Flex and requiring the
191
-FrameworkBundle. You will also likely have to update you web server
+FrameworkBundle. You will also likely have to update your web server
192
(e.g. Apache or nginx) to always use this front controller. You can
193
look at :doc:`Web Server Configuration </setup/web_server_configuration>`
194
for examples on how this might look. For example when using Apache you can
0 commit comments