Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit cb80137

Browse files
jwcarrollNarretz
authored andcommitted
docs(ngComponentRouter): fix typo
Simple typo fix from `betweent he` to `between the` Closes #14396
1 parent 79604f4 commit cb80137

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)