X Tutup
The Wayback Machine - https://web.archive.org/web/20250425174240/https://github.com/nodejs/node/commit/e7c74ebee2
Skip to content

Commit e7c74eb

Browse files
wjabbouraddaleax
authored andcommitted
doc: change effected to affected
PR-URL: #34989 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 0bd1768 commit e7c74eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glossary.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/
1212
* godbolt: [Compiler Explorer](https://godbolt.org/) run compilers interactively
1313
from your web browser and interact with the assembly. Was created by and is
1414
primarily administrated by Matt Godbolt.
15-
* primordials: Pristine built-ins that are not effected by prototype pollution
15+
* primordials: Pristine built-ins that are not affected by prototype pollution
1616
and tampering with built-ins.

0 commit comments

Comments
 (0)
X Tutup