Skip to content

Commit c466cae

Browse files
authoredSep 24, 2016
Typo, should be Angular 1 to Angular *2*
1 parent 35d0a28 commit c466cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### Hybrid Angular 1/Angular 2 UI-Router apps
44

55
This module provides [ngUpgrade](https://angular.io/docs/ts/latest/guide/upgrade.html) integration
6-
with UI-Router, enabling routing to both Angular 1 and Angular 1 Components (and/or templates).
6+
with UI-Router, enabling routing to both Angular 1 and Angular 2 Components (and/or templates).
77

88
Your app will be hosted on Angular 1 while you incrementally upgrade it to Angular 2.
99
With `ui-router-ng1-to-ng2`, you can use either an Angular 1 or Angular 2 component as a view in your state definitions.

0 commit comments

Comments
 (0)
Please sign in to comment.