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: