We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79604f4 commit cb80137Copy full SHA for cb80137
src/ngComponentRouter/Router.js
@@ -60,7 +60,7 @@
60
*
61
* There is only one instance of this type in a Component Router application injectable as the
62
* {@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**.
+ * ({@link $routerRootComponent}). It acts as the connection between the **Routers** and the **Location**.
64
*/
65
66
/**
0 commit comments