We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd5b9f commit 2bcb2f3Copy full SHA for 2bcb2f3
README.md
@@ -220,7 +220,7 @@ Function takes 2 arguments, `node` and `offset`.
220
221
* `node` - the targeting tree-sitter node; in this example, `block` will be the
222
targeting node.
223
-* `offset` - (optiona) a cons consist of two integers. This is handy when you have
+* `offset` - (optional) a cons consist of two integers. This is handy when you have
224
a similar rule with little of positioning adjustment.
225
226
`tree-sitter-[lang]` parsers are generally integrated with different authors,
0 commit comments