diff --git a/src/ngComponentRouter/Router.js b/src/ngComponentRouter/Router.js index 0c7a5330cacb..d4a0322bd1f3 100644 --- a/src/ngComponentRouter/Router.js +++ b/src/ngComponentRouter/Router.js @@ -62,7 +62,7 @@ * @name RouteDefinition * @description * - * 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 * this type. It can have the following properties: * * * `path` or (`regex` and `serializer) - defines how to recognize and generate this route