docs(router): add missing backstick (#3210)
This commit is contained in:
parent
a4498ebe40
commit
88da94e1f4
@ -886,7 +886,7 @@ a#hero-routing-module
|
|||||||
### Remove duplicate hero routes
|
### Remove duplicate hero routes
|
||||||
|
|
||||||
The hero routes are currently defined in _two_ places: in the `HeroesRoutingModule`,
|
The hero routes are currently defined in _two_ places: in the `HeroesRoutingModule`,
|
||||||
by way of the `HeroesModule, and in the `AppRoutingModule`.
|
by way of the `HeroesModule`, and in the `AppRoutingModule`.
|
||||||
|
|
||||||
Routes provided by feature modules are combined together into their imported module's routes by the router.
|
Routes provided by feature modules are combined together into their imported module's routes by the router.
|
||||||
This allows you to continue defining the feature module routes without modifying the main route configuration.
|
This allows you to continue defining the feature module routes without modifying the main route configuration.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user