docs: Very minor spelling mistake (#39299)

1659: teh -> the
PR Close #39299
This commit is contained in:
James Davies 2020-10-16 10:03:09 +11:00 committed by Andrew Kushnir
parent 5bda62c51d
commit 96f59f64a0
1 changed files with 1 additions and 1 deletions

View File

@ -1656,7 +1656,7 @@ _before_ the `AppRoutingModule`:
</code-tabs>
Remove the initial crisis center route from the `app-routing.module.ts` because now the `HeroesModule` and the `CrisisCenter` modules provide teh feature routes.
Remove the initial crisis center route from the `app-routing.module.ts` because now the `HeroesModule` and the `CrisisCenter` modules provide the feature routes.
The `app-routing.module.ts` file retains the top-level application routes such as the default and wildcard routes.