From 183e0620a53083aca08d2fbdb373f0041847278e Mon Sep 17 00:00:00 2001 From: Afreen Sheikh Date: Thu, 2 May 2019 18:07:14 +0530 Subject: [PATCH] fixed typo issue fixed typo issue --- lib/web/css/docs/source/_responsive.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/web/css/docs/source/_responsive.less b/lib/web/css/docs/source/_responsive.less index 46c19bc23a66c..8e7397d6ad6f3 100644 --- a/lib/web/css/docs/source/_responsive.less +++ b/lib/web/css/docs/source/_responsive.less @@ -81,7 +81,7 @@ // // ## Gathering // -// Everything that you include in collector mixins above will go in place where they declarated. +// Everything that you include in collector mixins above will go in place where they declared. // As example all // ```css // .media-width(@extremum, @break) {