Skip to content

Commit 0cbe7fb

Browse files
jwcarrollNarretz
authored andcommitted
docs(ngComponentRouter): fix typo
Simple typo fix from `betweent he` to `between the` Closes angular#14396
1 parent f8e6a4b commit 0cbe7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ngComponentRouter/Router.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
*
6161
* There is only one instance of this type in a Component Router application injectable as the
6262
* {@link $rootRouter} service. This **Router** is associate with the **Top Level Component**
63-
* ({@link $routerRootComponent}). It acts as the connection betweent he **Routers** and the **Location**.
63+
* ({@link $routerRootComponent}). It acts as the connection between the **Routers** and the **Location**.
6464
*/
6565

6666
/**

0 commit comments

Comments
 (0)