diff --git a/content/en/docs/topics/scoping/index.md b/content/en/docs/topics/scoping/index.md index 91646073..bb9c8ccb 100644 --- a/content/en/docs/topics/scoping/index.md +++ b/content/en/docs/topics/scoping/index.md @@ -67,8 +67,8 @@ Rules may define multiple scopes by using a YAML array: ```yaml scope: # h1 OR h2 + - heading.h1 - heading.h2 - - heading.h3 ``` ## Negation & multi-part selectors