Merge branch '6.4' into 7.2

* 6.4:
  Fixed typo in setup.rst
This commit is contained in:
Javier Eguiluz
2025-07-18 16:09:34 +02:00

View File

@@ -103,7 +103,7 @@ Git, setup your project with the following commands:
You'll probably also need to customize your :ref:`.env file <config-dot-env>`
and do a few other project-specific tasks (e.g. creating a database). When
working on a existing Symfony application for the first time, it may be useful
working on an existing Symfony application for the first time, it may be useful
to run this command which displays information about the project:
.. code-block:: terminal