Skip to content

Commit 90b0776

Browse files
committed
Correct spelling & grammar in 4.4 migration.rst
1 parent 62c0653 commit 90b0776

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)