Skip to content

Commit 863ca1a

Browse files
committed
Merge branch '7.4' into 8.0
* 7.4: Fixed typo in setup.rst
2 parents e19b3f8 + e0c2c21 commit 863ca1a

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)