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

Commit 730c93b

Browse files
Foxandxsswardbell
authored andcommitted
docs(ts-to-js): change angular2 to @angular (#2403)
1 parent 98efced commit 730c93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/js/latest/cookbook/ts-to-js.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ table(width="100%")
5959
[the Angular 2 packages](../glossary.html#!#scoped-package),
6060
we can access Angular code through the global `ng` object. In the
6161
nested members of this object we'll find everything we would import
62-
from `angular2` in TypeScript:
62+
from `@angular` in TypeScript:
6363

6464
+makeExample('cb-ts-to-js/js/app/main.js', 'ng2import')(format="." )
6565

0 commit comments

Comments
 (0)