summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index be75a7b5..46cbd56d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -229,7 +229,7 @@ doSomething(); // Should point to the declaration as the definition
```scheme
(function_declaration
((identifier) @definition.var)
- (set! "definition.var.scope" "parent"))
+ (#set! "definition.var.scope" "parent"))
```
Possible scope values are: