diff --git a/doc-src/content/help/tutorials/spriting.markdown b/doc-src/content/help/tutorials/spriting.markdown index 92f80553..bf3d1b08 100644 --- a/doc-src/content/help/tutorials/spriting.markdown +++ b/doc-src/content/help/tutorials/spriting.markdown @@ -182,7 +182,7 @@ the sprites were contained within a folder called `icon`. included in each sprite's CSS output. Can be `true` or `false`. Defaults to `false`. * `$-sprite-base-class` -- The base class for these sprites. Defaults to `.-sprite`. E.g. `$icon-sprite-base-class: ".action-icon"` -* `$-clean-up` -- Wheter or not to removed the old sprite file when a new one is created. Defaults to true +* `$-clean-up` -- Whether or not to removed the old sprite file when a new one is created. Defaults to true ### Options per Sprite