From: Alwayslearnedstuff Date: Sun, 6 Aug 2017 15:22:45 +0000 (-0400) Subject: Handful of grammar edits removing unnecessary articles (e.g. 'a' 'the') (#1027) X-Git-Tag: 0.5.1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ac09f406ee8b24c085f701bc5aa71445a749c1a;p=thirdparty%2Fbulma.git Handful of grammar edits removing unnecessary articles (e.g. 'a' 'the') (#1027) --- diff --git a/docs/alternative-to-bootstrap.html b/docs/alternative-to-bootstrap.html index 1e947b17b..99e9089c9 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." ---