mirror of
https://github.com/nodejs/node.git
synced 2025-12-27 23:41:14 +00:00
doc: change effected to affected
PR-URL: https://github.com/nodejs/node/pull/34989 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
4f7440cd88
commit
b90fff42af
@ -12,5 +12,5 @@ You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/
|
||||
* godbolt: [Compiler Explorer](https://godbolt.org/) run compilers interactively
|
||||
from your web browser and interact with the assembly. Was created by and is
|
||||
primarily administrated by Matt Godbolt.
|
||||
* primordials: Pristine built-ins that are not effected by prototype pollution
|
||||
* primordials: Pristine built-ins that are not affected by prototype pollution
|
||||
and tampering with built-ins.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user