aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Thompson <atomicpages@users.noreply.github.com>2020-07-16 05:22:33 -0700
committerGitHub <noreply@github.com>2020-07-16 14:22:33 +0200
commite47ea2db00845f3a75dd2a44dc0145dd4d503fde (patch)
tree49bb5b0dac5e63fd84efbe69a0969900cd4a4016
parentversion 0.11.1 (diff)
Fixing clerical error (#18)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4a5170..94273cd 100644
--- a/README.md
+++ b/README.md
@@ -174,7 +174,7 @@ If allowed, DOM event handlers will be added to the **global scope**.
###### `options.elements`
-The list of elements witch the attributes should be parsed.
+The list of elements which the attributes should be parsed.
It's a list of string, a sub-list of `SUPPORTED_ELEMENTS`.
If you are confident enough you can add the name of a tokenizer that isn't officialy supported but remember that it will not have been tested.