]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fix #7283 - documentation for sass grid-column() 7284/head
authortvrtko <tvrtkom@gmail.com>
Sat, 28 Nov 2015 15:32:48 +0000 (16:32 +0100)
committertvrtko <tvrtkom@gmail.com>
Sat, 28 Nov 2015 15:32:48 +0000 (16:32 +0100)
docs/pages/grid.md

index da1c473117f8494a20ff8d1e7e61ef1aed7761e6..75cf656275e00119ddd4b14f0448abe0c78f0cc1 100644 (file)
@@ -433,7 +433,7 @@ Use the `grid-row()` mixin to create a row.
 
 ### Columns
 
-Use the `grid-column()` mixin to create a row. There are a number of ways to define the width of the column.
+Use the `grid-column()` mixin to create a column. There are a number of ways to define the width of the column.
 
 ```scss
 .main-content {