Handful of grammar edits removing unnecessary articles (e.g. 'a' 'the') (#1027)

This commit is contained in:
Alwayslearnedstuff 2017-08-06 11:22:45 -04:00 committed by Jeremy Thomas
parent 3b0ef7f942
commit 4ac09f406e

View 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 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."
---
<!DOCTYPE html>