fixes a typo on 6.5

This commit is contained in:
Iman Mohamadi
2018-12-13 19:17:26 +03:30
committed by GitHub
parent bbafab92ed
commit 78f5827cc3

View File

@ -719,7 +719,7 @@ All statements above will return false if used with `===`
## ![✔] 6.5. Collection of generic security best practices
**TL;DR:** These is a collection of security advice that are 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:** This is a collection of security advice that are not related directly to Node.js - the Node implementation is not much different than any other language. Click read more to skim through.
🔗 [**Read More: Common security best practices**](/sections/security/commonsecuritybestpractices.md)