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 62c0653 commit 90b0776Copy full SHA for 90b0776
migration.rst
@@ -223,7 +223,7 @@ unique approach for migration. This guide shows two examples of commonly used
223
approaches, which you can use as a base for your own approach:
224
225
* `Front Controller with Legacy Bridge`_, which leaves the legacy application
226
- untouched and allows to migrate it in phases to the Symfony application.
+ untouched and allows migrating it in phases to the Symfony application.
227
* `Legacy Route Loader`_, where the legacy application is integrated in phases
228
into Symfony, with a fully integrated final result.
229
0 commit comments