Skip to content

Commit 38e9cf1

Browse files
committed
Fixing minor typo
1 parent 45ba71b commit 38e9cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Open your command console and execute the following command:
4646
4747
c:\> php -r "readfile('http://symfony.com/installer');" > symfony
4848
49-
Then, move the downloaded ``symfony`` file to your projects directory and
49+
Then, move the downloaded ``symfony`` file to your project's directory and
5050
execute it as follows:
5151

5252
.. code-block:: bash

0 commit comments

Comments
 (0)