From 0d622580889ed4b8e6d6b20eb25dbaa19ccb7d74 Mon Sep 17 00:00:00 2001 From: Kevin Ball Date: Thu, 1 Jun 2017 14:04:42 -0700 Subject: [PATCH] Fix xy-grid example within docs --- 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 4d6f28618..96ce3dbbc 100644 --- a/docs/pages/xy-grid.md +++ b/docs/pages/xy-grid.md @@ -219,7 +219,7 @@ Here's an example of what you can do: A medium 4 cell
-

A medium 4 cell block... on medium this content should overflow and let you horizontally scroll across... one might use this for an array of options

+

A medium 4 cell block... on medium this content should overflow and let you horizontally scroll across... one might use this for an array of options

A medium 4 cell -- 2.47.3