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 6a2424c commit 811cb76Copy full SHA for 811cb76
bundles/override.rst
@@ -58,7 +58,7 @@ in your application (e.g. ``config/routes.yaml``).
58
59
The easiest way to "override" a bundle's routing is to never import it at
60
all. Instead of importing a third-party bundle's routing, copy
61
-that routing file into your application, modify it, and import it instead.
+that routing file into your application, modify it, and import your copy instead.
62
63
Controllers
64
-----------
0 commit comments