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

Commit bdd018c

Browse files
committed
post-review updates
1 parent d44b2c6 commit bdd018c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

public/docs/js/latest/glossary.jade

-8
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,3 @@ extends ../../ts/latest/glossary.jade
22

33
block includes
44
include _util-fns
5-
6-
block bootstrap-defn-top
7-
:marked
8-
We launch an Angular application by "bootstrapping" it with the
9-
`bootstrap` method. The `bootstrap` method identifies an
10-
application's top level "root" [Component](#component) and optionally
11-
registers service [providers](#provider) with the [dependency injection
12-
system](#dependency-injection).

0 commit comments

Comments
 (0)