From e47ea2db00845f3a75dd2a44dc0145dd4d503fde Mon Sep 17 00:00:00 2001 From: Dennis Thompson Date: Thu, 16 Jul 2020 05:22:33 -0700 Subject: Fixing clerical error (#18) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3