parent
72330dcbf1
commit
4f6ea8798c
|
@ -205,7 +205,7 @@ include ../_util-fns
|
|||
:marked
|
||||
# Upgrading with The Upgrade Adapter
|
||||
|
||||
The `upgrade` module in Angular 2 is a very userful tool for upgrading
|
||||
The `upgrade` module in Angular 2 is a very useful tool for upgrading
|
||||
anything but the smallest of applications. With it we can mix and match
|
||||
Angular 1 and 2 components in the same application and have them interoperate
|
||||
seamlessly. That means we don't have to do the upgrade work all at once,
|
||||
|
|
Loading…
Reference in New Issue