From 86e70574593f72a8b94b7ec1acfd67e2dab1e7cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ko=C5=82odziejczak?= Date: Fri, 1 Apr 2016 14:28:38 +0200 Subject: [PATCH] docs(RouteDefinition): describe your change... --- src/ngComponentRouter/Router.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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