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 f056f5d commit 2d414fbCopy full SHA for 2d414fb
src/ngComponentRouter/Router.js
@@ -81,7 +81,7 @@
81
* @name RouteDefinition
82
* @description
83
*
84
- * Each item in a the **RouteConfig** for a **Routing Component** is an instance of
+ * Each item in the **RouteConfig** for a **Routing Component** is an instance of
85
* this type. It can have the following properties:
86
87
* * `path` or (`regex` and `serializer) - defines how to recognize and generate this route
0 commit comments