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

Commit f43c0ba

Browse files
committed
tweak
1 parent bc83a75 commit f43c0ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/docs/ts/latest/quickstart.jade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,10 +504,10 @@ h2#index Step !{step++}: Add #[code index.html]
504504
All other modules are loaded upon request
505505
either by an import statement or by Angular itself.
506506

507-
#my-app
508-
:marked
509507
### *<my-app>*
510508

509+
a#my-app
510+
:marked
511511
When Angular calls the `!{_bootstrapModule}` function in <span ngio-ex>main.ts</span>,
512512
it reads the `!{_AppModuleVsAppComp}` metadata<span if-docs="ts">, sees that
513513
`AppComponent` is the bootstrap component</span>,

0 commit comments

Comments
 (0)