From cf5fa340e5eab917418b6a9692d1070f6cc75e2b Mon Sep 17 00:00:00 2001 From: Joe Alderson Date: Thu, 13 Jul 2017 09:42:53 +0100 Subject: [PATCH] Update xy-grid.md Corrected typo. --- docs/pages/xy-grid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/xy-grid.md b/docs/pages/xy-grid.md index ce27f8623..6be0a49cc 100644 --- a/docs/pages/xy-grid.md +++ b/docs/pages/xy-grid.md @@ -75,7 +75,7 @@ The structure of XY grid uses `.grid-x`, `.grid-y`, and `.cell` as its base. Wit ## Gutters The defining feature of the XY grid is the ability to use margin AND padding grids in harmony. -To define a grid type, simple set `.grid-margin-x` or `.grid-padding-x` on the grid. +To define a grid type, simply set `.grid-margin-x` or `.grid-padding-x` on the grid.
edit on codepen button -- 2.47.2