Skip to content

Commit 9935994

Browse files
committed
minor #15919 Fixed a grammar issue in flex.rst (flyingfisch)
This PR was merged into the 5.3 branch. Discussion ---------- Fixed a grammar issue in flex.rst Fixed a grammar issue and slightly changed the wording of part of flex.rst to hopefully flow better. Commits ------- 292db45 Fixed a grammar issue in flex.rst
2 parents 4479c32 + 292db45 commit 9935994

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
@@ -89,7 +89,7 @@ manual steps:
8989
$ rm -rf vendor/*
9090
$ composer install
9191
92-
#. No matter which of the previous steps you followed. At this point, you'll have
92+
#. Regardless of which of the previous steps you followed, at this point you'll have
9393
lots of new config files in ``config/``. They contain the default config
9494
defined by Symfony, so you must check your original files in ``app/config/``
9595
and make the needed changes in the new files. Flex config doesn't use suffixes

0 commit comments

Comments
 (0)