docs(ngComponentRouter): fix a typo

Closes #14357
This commit is contained in:
Maciej Kołodziejczak
2016-04-01 14:28:38 +02:00
committed by Martin Staffa
parent f056f5d1c5
commit 2d414fbaee
+1 -1
View File
@@ -81,7 +81,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