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 8e41e73 commit 18c08f3Copy full SHA for 18c08f3
book/installation.rst
@@ -98,7 +98,7 @@ number as the second argument of the ``new`` command:
98
# Windows
99
c:\projects\> php symfony.phar new my_project_name 2.3.23
100
101
-If you want your project to be based on the last Symfony LTS version, pass
+If you want your project to be based on the latest Symfony LTS version, pass
102
``lts`` as the second argument of the ``new`` command:
103
104
.. code-block:: bash
0 commit comments