From ed6d400bcc82f031827ab3f45d6c95ce79c28451 Mon Sep 17 00:00:00 2001 From: Yuki Ota Date: Thu, 5 Nov 2020 20:26:23 +0900 Subject: [PATCH] traslate 6.5 in README --- README.japanese.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.japanese.md b/README.japanese.md index 22f61609..5dac1a6c 100644 --- a/README.japanese.md +++ b/README.japanese.md @@ -799,11 +799,11 @@ null == undefined; // true

-## ![✔] 6.5. Collection of generic security best practices +## ![✔] 6.5. 一般的なセキュリティベストプラクティス集 -**TL;DR:** This is a collection of security advice that is not related directly to Node.js - the Node implementation is not much different than any other language. Click read more to skim through. +**TL;DR:** Node.js とは直接関係のないセキュリティに関するアドバイス集です ー Node の実装は他の言語とあまり違いはありません。さらに読むをクリックして、読み進めてください。 -🔗 [**Read More: Common security best practices**](/sections/security/commonsecuritybestpractices.md) +🔗 [**さらに読む: 一般的なセキュリティベストプラクティス**](/sections/security/commonsecuritybestpractices.japanese.md)