]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Handful of grammar edits removing unnecessary articles (e.g. 'a' 'the') (#1027)
authorAlwayslearnedstuff <alwayslearnedstuff@users.noreply.github.com>
Sun, 6 Aug 2017 15:22:45 +0000 (11:22 -0400)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 6 Aug 2017 15:22:45 +0000 (16:22 +0100)
docs/alternative-to-bootstrap.html

index 1e947b17be04b75f8b7c2062a5aeb2fa87255499..99e9089c99f0ba39373c91682dd78c306fdb3bf7 100644 (file)
@@ -36,11 +36,11 @@ bootstrap:
 - type: "bootstrap"
   icon: "internet-explorer"
   title: "Internet Explorer compatibility"
-  content: "While 90% of Bulma works in IE11, Bootstrap has 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."
 ---
 
 <!DOCTYPE html>