Skip to content

Commit 1c3e936

Browse files
authored
Fix aliases option name
1 parent 6d25dbb commit 1c3e936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/flex.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ other files and directories. For example, this is the ``manifest.json`` for Swif
6868
"aliases": ["mailer", "mail"]
6969
}
7070
71-
The ``alias`` option allows Flex to install packages using short and easy to
71+
The ``aliases`` option allows Flex to install packages using short and easy to
7272
remember names (``composer require mailer`` vs ``composer require symfony/swiftmailer-bundle``).
7373
The ``bundles`` option tells Flex in which environments should this bundle be
7474
enabled automatically (``all`` in this case). The ``env`` option makes Flex to

0 commit comments

Comments
 (0)