Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 2d414fb

Browse files
Maciej KołodziejczakNarretz
Maciej Kołodziejczak
authored andcommitted
docs(ngComponentRouter): fix a typo
Closes #14357
1 parent f056f5d commit 2d414fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ngComponentRouter/Router.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
* @name RouteDefinition
8282
* @description
8383
*
84-
* Each item in a the **RouteConfig** for a **Routing Component** is an instance of
84+
* Each item in the **RouteConfig** for a **Routing Component** is an instance of
8585
* this type. It can have the following properties:
8686
*
8787
* * `path` or (`regex` and `serializer) - defines how to recognize and generate this route

0 commit comments

Comments
 (0)