8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be1830 commit 6fad223Copy full SHA for 6fad223
setup/flex.rst
@@ -77,7 +77,7 @@ The ``aliases`` option allows Flex to install packages using short and easy to
77
remember names (``composer require mailer`` vs
78
``composer require symfony/swiftmailer-bundle``). The ``bundles`` option tells
79
Flex in which environments this bundle should be enabled automatically (``all``
80
-in this case). The ``env`` option makes Flex to add new environment variables to
+in this case). The ``env`` option makes Flex add new environment variables to
81
the application. Finally, the ``copy-from-recipe`` option allows the recipe to
82
copy files and directories into your application.
83
0 commit comments