Skip to content

Commit e0c2c21

Browse files
committed
Merge branch '7.3' into 7.4
* 7.3: Fixed typo in setup.rst
2 parents 14ade47 + 93ccd45 commit e0c2c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Git, setup your project with the following commands:
103103
104104
You'll probably also need to customize your :ref:`.env file <config-dot-env>`
105105
and do a few other project-specific tasks (e.g. creating a database). When
106-
working on a existing Symfony application for the first time, it may be useful
106+
working on an existing Symfony application for the first time, it may be useful
107107
to run this command which displays information about the project:
108108

109109
.. code-block:: terminal

0 commit comments

Comments
 (0)