Skip to content

Commit

Permalink
fix(doc): fix aot.md (#5459)
Browse files Browse the repository at this point in the history
Spelling correction.
  • Loading branch information
NeelPrime authored and Domainv committed Oct 24, 2019
1 parent 05a215c commit 2b0699f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/aot.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The compilation process described on the [official Angular2 website](https://angular.io/docs/ts/latest/cookbook/aot-compiler.html)

Note that you also have to include bootstrap CSS from the official Bootrstrap site or Bootstrap CDN in your index.html HEAD section.
Note that you also have to include bootstrap CSS from the official Bootstrap site or Bootstrap CDN in your index.html HEAD section.

## 1. Install `ngx-bootstrap`

Expand Down

0 comments on commit 2b0699f

Please sign in to comment.