docs(forms): fix bootstrap typo
This commit is contained in:
parent
89b49c8bae
commit
258014c9de
|
@ -200,7 +200,7 @@ code-example(format="").
|
||||||
**We are not using Angular yet**. There are no bindings. No extra directives. Just layout.
|
**We are not using Angular yet**. There are no bindings. No extra directives. Just layout.
|
||||||
|
|
||||||
The `container`,`form-group`, `form-control`, and `btn` classes
|
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.
|
We're using Bootstrap to gussy up our form.
|
||||||
Hey, what's a form without a little style!
|
Hey, what's a form without a little style!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue