Skip to content

Commit d548a3c

Browse files
authored
docs(security): typo-squirting => typosquatting (#5044)
1 parent cb1e39c commit d548a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/en/docs/guides/security/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ to Node.js, if you are looking for something broad, consider
2020
* Attacks explained: illustrate and document in plain English with some code
2121
example (if possible) the attacks that we are mentioning in the threat model.
2222
* Third-Party Libraries: define threats
23-
(typo-squirting attacks, malicious packages...) and best practices regarding
23+
(typosquatting attacks, malicious packages...) and best practices regarding
2424
node modules dependencies, etc...
2525

2626
## Threat List

0 commit comments

Comments
 (0)