Skip to content

Commit 842118b

Browse files
vkrolevilebottnawi
authored andcommitted
docs: fix typo in API.md operatator -> operator (#205)
1 parent 190f9bc commit 842118b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ Example: `[ /*before*/ href /* after-attr */ = /* after-operator */ te/*inside-v
684684
```js
685685
{
686686
attribute: "href",
687-
operatator: "=",
687+
operator: "=",
688688
value: "test",
689689
spaces: {
690690
before: '',

0 commit comments

Comments
 (0)