diff --git a/README.md b/README.md index d60eedb..5f3232e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ - :microscope: [Jest](https://jestjs.io/pt-BR/) — A popular JavaScript testing framework - :closed_lock_with_key: [Bcrypt](https://www.npmjs.com/package/bcrypt) — Library for hashing passwords. - :shield: [Helmet](https://www.npmjs.com/package/helmet) — Express middleware for securing HTTP headers. -- :scissors: [saniteze-html](https://www.npmjs.com/package/sanitize-html) — Remove HTML tags from a string. +- :scissors: [Saniteze-html](https://www.npmjs.com/package/sanitize-html) — Remove HTML tags from a string. ## :rocket: Getting Started