Skip to content

Commit 801a830

Browse files
committed
Merge branch '7.4' into 8.0
* 7.4: Replace vague "it" with explicit file description for readability
2 parents 8d690d9 + 22890da commit 801a830

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bundles/override.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ in your application (e.g. ``config/routes.yaml``).
5858

5959
The easiest way to "override" a bundle's routing is to never import it at
6060
all. Instead of importing a third-party bundle's routing, copy
61-
that routing file into your application, modify it, and import it instead.
61+
that routing file into your application, modify according to your needs,
62+
and import your copy instead.
6263

6364
Controllers
6465
-----------

0 commit comments

Comments
 (0)