Skip to content

Commit 811cb76

Browse files
authored
Replace vague "it" with explicit file description for readability
1 parent 6a2424c commit 811cb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/override.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ 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 it, and import your copy instead.
6262

6363
Controllers
6464
-----------

0 commit comments

Comments
 (0)