From e9aff8f0480abe1b39a49ee5791340aca3a481cb Mon Sep 17 00:00:00 2001 From: anishkny Date: Thu, 22 Sep 2016 11:30:08 -0700 Subject: [PATCH] Fix minor typo in docs/layout/grid/index.html --- docs/layout/grid/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/layout/grid/index.html b/docs/layout/grid/index.html index 8526d4a0b..a7359bd97 100644 --- a/docs/layout/grid/index.html +++ b/docs/layout/grid/index.html @@ -109,7 +109,7 @@

Grids

- You can combine dislay, float, padding, and widths to contstruct a + You can combine display, float, padding, and widths to contstruct a wide variedy of grids. Here is a basic example of some options for constructing a simple grid.