From eaf2fdba8c32ad051a7d767a9452a4ee95fdcb8c Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Wed, 12 Jul 2017 15:54:50 +0200 Subject: [PATCH] Update xy-grid.md Fixed 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 b9f7a594e..ce27f8623 100644 --- a/docs/pages/xy-grid.md +++ b/docs/pages/xy-grid.md @@ -49,7 +49,7 @@ These are: ## Basics -The structure of XY grid uses `.grid-x`, `.grid-y`, and `.cell` as its base. Without [defining a gutter type](#gutters) the cells with simply split up the space without any gutters. +The structure of XY grid uses `.grid-x`, `.grid-y`, and `.cell` as its base. Without [defining a gutter type](#gutters) the cells will simply split up the space without any gutters.
edit on codepen button -- 2.47.2