summaryrefslogtreecommitdiffstats
path: root/documentation/articles/CreatingAThemeUsingSass.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/articles/CreatingAThemeUsingSass.asciidoc')
-rw-r--r--documentation/articles/CreatingAThemeUsingSass.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/articles/CreatingAThemeUsingSass.asciidoc b/documentation/articles/CreatingAThemeUsingSass.asciidoc
index 4e3ca2c77c..0b1babae76 100644
--- a/documentation/articles/CreatingAThemeUsingSass.asciidoc
+++ b/documentation/articles/CreatingAThemeUsingSass.asciidoc
@@ -135,7 +135,7 @@ that the name matches your themename, or your styles will not be
applied._
Some of the nice features you get with Sass include variables, selector
-nesting, mixins (optionally with paramaters), selector inheritance. For
+nesting, mixins (optionally with parameters), selector inheritance. For
more information of what you can do with Sass, you should refer to the
official documentation at http://sass-lang.com