From: IllusionPerdu Date: Mon, 16 Jan 2017 18:36:33 +0000 (+0100) Subject: Some typo's/English change X-Git-Tag: 6.3.1~32^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9650%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Some typo's/English change --- diff --git a/docs/pages/grid.md b/docs/pages/grid.md index 033f69af2..dfea489c0 100644 --- a/docs/pages/grid.md +++ b/docs/pages/grid.md @@ -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.
-

By defaut `.column` have an alias `.columns` (see the `$grid-column-alias` option) —the only difference is grammar.

+

By default `.column` has an alias `.columns` (see the `$grid-column-alias` option) —the only difference is grammar.

Disabling the alias can reduce the Foundation CSS file size from 3 to 5%. It is recommended if the alias is not used.