We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e6a4b commit 0cbe7fbCopy full SHA for 0cbe7fb
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