We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56679e commit b3c7df1Copy full SHA for b3c7df1
modules/angular2/docs/cheatsheet/bootstrapping.md
@@ -2,7 +2,7 @@
2
Bootstrapping
3
@cheatsheetIndex 0
4
@description
5
-{@target ts}`import {bootstrap} from 'angular2/angular2';`{@endtarget}
+{@target ts}`import {bootstrap} from 'angular2/platform/browser';`{@endtarget}
6
{@target js}Available from the `ng.platform.browser` namespace.{@endtarget}
7
{@target dart}`import 'package:angular2/bootstrap.dart';`{@endtarget}
8
0 commit comments