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:
Turner Jabbour 2020-08-30 15:41:31 -06:00 committed by Anna Henningsen
parent 0bd176896e
commit e7c74ebee2
No known key found for this signature in database
GPG Key ID: A94130F0BFC8EBE9

View File

@ -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.