]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Some typo's/English change 9650/head
authorIllusionPerdu <illusionperdu@gmail.com>
Mon, 16 Jan 2017 18:36:33 +0000 (19:36 +0100)
committerIllusionPerdu <illusionperdu@gmail.com>
Mon, 16 Jan 2017 18:36:33 +0000 (19:36 +0100)
docs/pages/grid.md

index 033f69af2da861114e796cc8c87f7af022cec057..dfea489c0e5cbe1ad46d23441ca9dfbdf121cf83 100644 (file)
@@ -15,7 +15,7 @@ Start by adding an element with a class of `.row`. This will create a horizontal
 **Foundation is mobile-first.** Code for small screens first, and larger devices will inherit those styles. Customize for larger screens as necessary.
 
 <div class="primary callout">
-  <p>By defaut `.column` have an alias `.columns` (see the <a href="http://localhost:3000/grid.html#sass-reference">`$grid-column-alias` option</a>) &mdash;the only difference is grammar.</p>
+  <p>By default `.column` has an alias `.columns` (see the <a href="http://localhost:3000/grid.html#sass-reference">`$grid-column-alias` option</a>) &mdash;the only difference is grammar.</p>
   <p>Disabling the alias can reduce the Foundation CSS file size from 3 to 5%. It is recommended if the alias is not used.</p>
 </div>