leizongmin / js-xss

Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
http://jsxss.com
Other
5.2k stars 629 forks source link

Fix typo. #188

Closed jcfranco closed 4 years ago

jcfranco commented 4 years ago

whilelist -> whitelist

leizongmin commented 4 years ago

Thanks.