From 5b31724a1d5df677311531eb6a1abf014251dc3c Mon Sep 17 00:00:00 2001 From: Andreas Hucks Date: Tue, 7 Nov 2017 17:02:26 +0100 Subject: [PATCH] Update flex.rst Minor grammar tweak --- setup/flex.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/flex.rst b/setup/flex.rst index 4526bab9543..ae3a09202f5 100644 --- a/setup/flex.rst +++ b/setup/flex.rst @@ -151,7 +151,7 @@ following directory structure, which is the same used by default in Symfony 4: └── vendor/ This means that installing the ``symfony/flex`` dependency in your application -is not enough. You must also upgrade the directory structure to the one showed +is not enough. You must also upgrade the directory structure to the one shown above. There's no automatic tool to make this upgrade, so you must follow these manual steps: