Skip to content

Commit 61f3fcf

Browse files
committed
minor #16252 Correct spelling & grammar in 4.4 migration.rst (gnito-org)
This PR was merged into the 4.4 branch. Discussion ---------- Correct spelling & grammar in 4.4 migration.rst <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- 90b0776 Correct spelling & grammar in 4.4 migration.rst
2 parents 6ffdf00 + 90b0776 commit 61f3fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ unique approach for migration. This guide shows two examples of commonly used
223223
approaches, which you can use as a base for your own approach:
224224

225225
* `Front Controller with Legacy Bridge`_, which leaves the legacy application
226-
untouched and allows to migrate it in phases to the Symfony application.
226+
untouched and allows migrating it in phases to the Symfony application.
227227
* `Legacy Route Loader`_, where the legacy application is integrated in phases
228228
into Symfony, with a fully integrated final result.
229229

0 commit comments

Comments
 (0)