docs(ngComponentRouter): fix typo
Simple typo fix from `betweent he` to `between the` Closes #14396
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
*
|
||||
* There is only one instance of this type in a Component Router application injectable as the
|
||||
* {@link $rootRouter} service. This **Router** is associate with the **Top Level Component**
|
||||
* ({@link $routerRootComponent}). It acts as the connection betweent he **Routers** and the **Location**.
|
||||
* ({@link $routerRootComponent}). It acts as the connection between the **Routers** and the **Location**.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user