chore(typo): tiny typo in quickstart
This commit is contained in:
parent
57be3718b4
commit
da0e0becc1
|
@ -212,7 +212,7 @@ code-example(format="").
|
||||||
.l-sub-section
|
.l-sub-section
|
||||||
:marked
|
:marked
|
||||||
Learn why we import `bootstrap` from `angular2/platform/browser`
|
Learn why we import `bootstrap` from `angular2/platform/browser`
|
||||||
and why we create a separate *boot.ts* file in the [appendex below](#boot).
|
and why we create a separate *boot.ts* file in the [appendix below](#boot).
|
||||||
:marked
|
:marked
|
||||||
We've asked Angular to launch the app in a browser with our component at the root.
|
We've asked Angular to launch the app in a browser with our component at the root.
|
||||||
Where will Angular put it?
|
Where will Angular put it?
|
||||||
|
|
Loading…
Reference in New Issue