Skip to content

Commit

Permalink
doc: change effected to affected
Browse files Browse the repository at this point in the history
PR-URL: #34989
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
wjabbour authored and richardlau committed Sep 2, 2020
1 parent 12115e1 commit 09f9de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 09f9de2

Please sign in to comment.