From b86fc18902c6ed97c147de49b77b116de9292b4f Mon Sep 17 00:00:00 2001 From: arnoud Date: Wed, 25 Nov 2015 13:56:08 +0100 Subject: [PATCH] fix typo --- scss/grid/_row.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/grid/_row.scss b/scss/grid/_row.scss index 23fbbbdac..5b1f25397 100644 --- a/scss/grid/_row.scss +++ b/scss/grid/_row.scss @@ -10,7 +10,7 @@ /// @content /// /// @param {Number} $columns - Number of columns to use. -/// @param {Booleam} $root [false] +/// @param {Boolean} $root [false] /// If `false`, selectors inside this mixin will nest inside the parent selector. /// If `true`, selectors will not nest. @mixin grid-context( -- 2.47.2