From 2554c37444d041f1e34bb0df410730a3167edead Mon Sep 17 00:00:00 2001 From: Jonathan Chen <11434205+dijonkitchen@users.noreply.github.com> Date: Thu, 17 Dec 2020 11:27:35 -0800 Subject: [PATCH] docs: fix name spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1740a35d..9c7ce6ad 100644 --- a/README.md +++ b/README.md @@ -847,7 +847,7 @@ All statements above will return false if used with `===`

-## ![✔] 6.8. Protect Users' Passwords/Secrets using BCrypt or Script +## ![✔] 6.8. Protect Users' Passwords/Secrets using brypt or scrypt