From a3d175dc38e418f73e1a094cd15527204372788b Mon Sep 17 00:00:00 2001 From: Ivaylo Kirov Date: Tue, 19 Nov 2019 18:07:02 -0500 Subject: [PATCH] Update at-rules.html.md.erb (#413) --- source/documentation/at-rules.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/documentation/at-rules.html.md.erb b/source/documentation/at-rules.html.md.erb index 0e0a94d..95179b9 100644 --- a/source/documentation/at-rules.html.md.erb +++ b/source/documentation/at-rules.html.md.erb @@ -17,7 +17,7 @@ overview: true * [`@import`](at-rules/import) extends the CSS at-rule to load styles, mixins, functions, and variables from other stylesheets. -* [`@mixin` and `@include`](at-rules/mixin) makes it easy re-use chunks of +* [`@mixin` and `@include`](at-rules/mixin) makes it easy to re-use chunks of styles. * [`@function`](at-rules/function) defines custom functions that can be used in