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

Commit 0203a49

Browse files
oferzewardbell
authored andcommitted
Typo (#2880)
docs(appmodule): "bootstrap's" typo
1 parent e0e2e40 commit 0203a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/appmodule.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ l-main-section
107107
+makeExample('setup/ts/app/main.ts','','app/main.ts')(format='.')
108108
:marked
109109
This code creates a browser platform for dynamic (JiT) compilation and
110-
bootstrap's the `AppModule` described above.
110+
bootstraps the `AppModule` described above.
111111

112112
The _bootstrapping_ process sets up the execution environment,
113113
digs the _root_ `AppComponent` out of the module's `bootstrap` array,  

0 commit comments

Comments
 (0)