Skip to content

Commit

Permalink
Updated: Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TarekRaafat committed Jul 7, 2021
1 parent 3ad2b04 commit c80ac8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ const autoCompleteJS = new autoComplete({ config });
> Recommended sanitization Libraries:<br>
> 1- [DOMPurify](https://github.com/cure53/DOMPurify)<br>
> 2- [js-xss](https://github.com/leizongmin/js-xss)<br>
> 3- [sanitize-html](https://github.com/apostrophecms/sanitize-html)
> 3- [sanitize-html](https://github.com/apostrophecms/sanitize-html)<br>
> 4- [escape-goat](https://github.com/sindresorhus/escape-goat)
***
Expand Down

0 comments on commit c80ac8e

Please sign in to comment.