Merge pull request #819 from dijonkitchen/patch-1

docs: fix name spelling
This commit is contained in:
Yoni Goldberg
2020-12-20 17:38:02 +02:00
committed by GitHub

View File

@ -847,7 +847,7 @@ All statements above will return false if used with `===`
<br/><br/>
## ![✔] 6.8. Protect Users' Passwords/Secrets using BCrypt or Script
## ![✔] 6.8. Protect Users' Passwords/Secrets using brypt or scrypt
<a href="https://www.owasp.org/index.php/Top_10-2017_A2-Broken_Authentication" target="_blank"><img src="https://img.shields.io/badge/%E2%9C%94%20OWASP%20Threats%20-%20A9:Broken%20Authentication%20-green.svg" alt=""/></a>