From 65e67725d96ed291d792198b1f17a47d1153d3fc Mon Sep 17 00:00:00 2001 From: andrewjbarbour <77080074+andrewjbarbour@users.noreply.github.com> Date: Tue, 9 Feb 2021 09:57:50 -0800 Subject: [PATCH] Update README.md Fixed Japanese typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 926dc77c..72210fab 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Read in a different language: [![CN](/assets/flags/CN.png)**CN**](/README.chines # Latest Best Practices and News -- **🇯🇵 Japanese translation:** Our guide is now also translated to Japanense! Courtesy of the amazing [YukiOta](https://github.com/YukiOta) and [Yuta Azumi](https://github.com/YA21) +- **🇯🇵 Japanese translation:** Our guide is now also translated to Japanese! Courtesy of the amazing [YukiOta](https://github.com/YukiOta) and [Yuta Azumi](https://github.com/YA21) - **✅ New best practice:** Bullet 6.8 by Josh Hemphill recommends "Protect Users' Passwords/Secrets using BCrypt or Script". It contains an in-depth explanation about when and why each option suits a specific project. Don't miss this short guide with a brief overview of the various hashing options