Skip to content

Commit b146483

Browse files
committed
minor #21217 [Typo] Fixed typo in setup.rst (mnocon)
This PR was merged into the 6.4 branch. Discussion ---------- [Typo] Fixed typo in setup.rst Hi! Just fixing a small typo I've noticed. I plan to contribute more in the future, I hope this PR is just a start 😄 Best, Marek Commits ------- 547dac6 Fixed typo in setup.rst
2 parents 164b8fe + 547dac6 commit b146483

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)