Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 00a508a

Browse files
Foxandxsswardbell
authored andcommitted
docs(quickstart): fix typo
closes #2158
1 parent 9ec4cbf commit 00a508a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/docs/ts/latest/quickstart.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ block create-main
361361
1. Angular's browser `!{_platformBrowserDynamicVsBootStrap}` function
362362
1. The application !{_moduleVsRootComp}, `!{_AppModuleVsAppComp}`.
363363

364-
Then we call `!{_pBD_bootstrapModule}` with `AppComponent`.
364+
Then we call `!{_pBD_bootstrapModule}` with `AppModule`.
365365

366366
### Bootstrapping is platform-specific
367367

0 commit comments

Comments
 (0)