docs(forms): fix bootstrap typo

This commit is contained in:
Kara 2016-04-18 12:33:27 -07:00 committed by Naomi Black
parent 89b49c8bae
commit 258014c9de
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ code-example(format="").
**We are not using Angular yet**. There are no bindings. No extra directives. Just layout.
The `container`,`form-group`, `form-control`, and `btn` classes
come from [Twitter Boostrap](http://getbootstrap.com/css/). Purely cosmetic.
come from [Twitter Bootstrap](http://getbootstrap.com/css/). Purely cosmetic.
We're using Bootstrap to gussy up our form.
Hey, what's a form without a little style!