mirror of
https://github.com/symfony/symfony-docs.git
synced 2026-03-24 00:32:14 +01:00
Replace vague "it" with explicit file description for readability
This commit is contained in:
@@ -58,7 +58,8 @@ in your application (e.g. ``config/routes.yaml``).
|
||||
|
||||
The easiest way to "override" a bundle's routing is to never import it at
|
||||
all. Instead of importing a third-party bundle's routing, copy
|
||||
that routing file into your application, modify it, and import it instead.
|
||||
that routing file into your application, modify according to your needs,
|
||||
and import your copy instead.
|
||||
|
||||
Controllers
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user