From 547dac6ee151d7ab4966cf0f0668865e4be29057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Fri, 18 Jul 2025 15:57:35 +0200 Subject: [PATCH] Fixed typo in setup.rst --- setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.rst b/setup.rst index 4136c42d693..2b1c3b86f85 100644 --- a/setup.rst +++ b/setup.rst @@ -103,7 +103,7 @@ Git, setup your project with the following commands: You'll probably also need to customize your :ref:`.env file ` 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