Skip to content

Commit cfea5f0

Browse files
committed
Meta: Fix Typo
1 parent 0ca0d87 commit cfea5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DISCUSSIONS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Notes about why we need realms:
88
* Same origin is seen as legacy from some implementers, but same origin iframes is available anyways.
99
* It is also available in node via `vm` module.
1010
* Same origin is an atomic part of the web reality.
11-
* Varios examples of why ShadowRealms are needed:
11+
* Various examples of why ShadowRealms are needed:
1212
* Web-based IDEs or any kind of 3rd party code execution uses same origin evaluation.
1313
* Fiddler & Co.
1414
* JSPerf & Co.

0 commit comments

Comments
 (0)