diff --git a/docs/layout/grid.md b/docs/layout/grid.md
index 426cf412ce..c6983a62ea 100644
--- a/docs/layout/grid.md
+++ b/docs/layout/grid.md
@@ -195,7 +195,7 @@ Mixins are used in conjunction with the grid variables to generate semantic CSS
You can modify the variables to your own custom values, or just use the mixins with their default values. Here's an example of using the default settings to create a two-column layout with a gap between.
-See it in action in this rendered example.
+See it in action in this rendered example.
{% highlight scss %}
.container {