Skip to content

Commit 3296cac

Browse files
llupaOskarStark
authored andcommitted
Replace vague "it" with explicit file description for readability
1 parent 6a2424c commit 3296cac

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)