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 feee86b commit 99de788Copy full SHA for 99de788
readme.md
@@ -51,7 +51,7 @@ is(test, node, 5, parent); // true
51
* `node` ([`Node`][node]) — Node to check. `false` is returned;
52
* `index` (`number`, optional) — Position of `node` in `parent`;
53
* `parent` (`Node`, optional) — Parent of `node`;
54
-* `context` (`*`, optiona) — Context object to invoke `test` with.
+* `context` (`*`, optional) — Context object to invoke `test` with.
55
56
###### Returns
57
0 commit comments