From 9bc363889d158d16b0d703a305debe94f150c945 Mon Sep 17 00:00:00 2001 From: Luke Vivier Date: Thu, 27 Jul 2017 08:30:23 -0700 Subject: [PATCH] Fix typos in layout docs closes #141 --- docs/layout/grid/index.html | 4 ++-- src/templates/docs/grid/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/layout/grid/index.html b/docs/layout/grid/index.html index 9a89ac3ab..b81feee30 100644 --- a/docs/layout/grid/index.html +++ b/docs/layout/grid/index.html @@ -118,8 +118,8 @@

Grids

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

diff --git a/src/templates/docs/grid/index.html b/src/templates/docs/grid/index.html index 3ce95cefa..a110f3411 100644 --- a/src/templates/docs/grid/index.html +++ b/src/templates/docs/grid/index.html @@ -66,8 +66,8 @@

Grids

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