diff --git a/docs/content/features.md b/docs/content/features.md index cd87264..e30a45e 100644 --- a/docs/content/features.md +++ b/docs/content/features.md @@ -101,7 +101,7 @@ Allows to replace min-/max- with `<=` & `>=` (syntax easier to read) ## custom selectors -Alows you to create your own selectors +Allows you to create your own selectors ```css @custom-selector :--button button, .button;