Skip to content

Commit fe4b35b

Browse files
demushansl
authored andcommitted
chore(docs): Correct the spelling of Bootstrap 4 (#3184)
1 parent b1cbf17 commit fe4b35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ Some javascript libraries need to be added to the global scope, and loaded as if
373373
they were in a script tag. We can do this using the `apps[0].scripts` and
374374
`apps[0].styles` properties of `angular-cli.json`.
375375

376-
As an example, to use [Boostrap 4](http://v4-alpha.getbootstrap.com/) this is
376+
As an example, to use [Bootstrap 4](http://v4-alpha.getbootstrap.com/) this is
377377
what you need to do:
378378

379379
First install Bootstrap from `npm`:

0 commit comments

Comments
 (0)