diff --git a/docs/alternative-to-bootstrap.html b/docs/alternative-to-bootstrap.html index 1e947b17..99e9089c 100644 --- a/docs/alternative-to-bootstrap.html +++ b/docs/alternative-to-bootstrap.html @@ -36,11 +36,11 @@ bootstrap: - type: "bootstrap" icon: "internet-explorer" title: "Internet Explorer compatibility" - content: "While 90% of Bulma works in IE11, Bootstrap has a better **compatibility** with this browser." + content: "While 90% of Bulma works in IE11, Bootstrap has better **compatibility** with this browser." - type: "bootstrap" icon: "list" title: "Additional elements" - content: "Bootstrap has a some **elements** like the [list group](http://getbootstrap.com/components/#list-group), [wells](http://getbootstrap.com/components/#wells), or the [page header](http://getbootstrap.com/components/#page-header) that Bulma doesn't have." + content: "Bootstrap has some **elements** like [list group](http://getbootstrap.com/components/#list-group), [wells](http://getbootstrap.com/components/#wells), or [page header](http://getbootstrap.com/components/#page-header) that Bulma doesn't have." ---