Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit f0d1641

Browse files
committed
add note about top level ng1 app
1 parent 6cab8e1 commit f0d1641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/upgrade.jade

+1-1
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ figure.image-display
413413

414414
The first step to upgrading an application using the `UpgradeModule` is
415415
always to bootstrap it as a hybrid that supports both Angular 1 and
416-
Angular 2.
416+
Angular 2, but still is an Angular 1 app at top level.
417417

418418
Pure Angular 1 applications can be bootstrapped in two ways: By using an `ng-app`
419419
directive somewhere on the HTML page, or by calling

0 commit comments

Comments
 (0)