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 45ba71b commit 38e9cf1Copy full SHA for 38e9cf1
book/installation.rst
@@ -46,7 +46,7 @@ Open your command console and execute the following command:
46
47
c:\> php -r "readfile('http://symfony.com/installer');" > symfony
48
49
-Then, move the downloaded ``symfony`` file to your projects directory and
+Then, move the downloaded ``symfony`` file to your project's directory and
50
execute it as follows:
51
52
.. code-block:: bash
0 commit comments