From 4f37e174f4186e9a39ef8af2e09f99006f351cf0 Mon Sep 17 00:00:00 2001 From: jlukic Date: Thu, 26 Feb 2015 11:54:19 -0500 Subject: [PATCH] Fix typo in grid docs --- server/documents/collections/grid.html.eco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/documents/collections/grid.html.eco b/server/documents/collections/grid.html.eco index 4a2970e1b..251f5ba82 100755 --- a/server/documents/collections/grid.html.eco +++ b/server/documents/collections/grid.html.eco @@ -575,7 +575,7 @@ themes : ['Default', 'Fixed-width']

A page grid is used to layout page contents into a grid system.

-

A page grid has gutters to the left and right of its columns to center content on a page. These gutterss adjust as the width of the browser changes, ensuring your grid uses a sensible amount of the browser.

+

A page grid has gutters to the left and right of its columns to center content on a page. These gutters adjust as the width of the browser changes, ensuring your grid uses a sensible amount of the browser.