We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca0d87 commit cfea5f0Copy full SHA for cfea5f0
DISCUSSIONS.md
@@ -8,7 +8,7 @@ Notes about why we need realms:
8
* Same origin is seen as legacy from some implementers, but same origin iframes is available anyways.
9
* It is also available in node via `vm` module.
10
* Same origin is an atomic part of the web reality.
11
-* Varios examples of why ShadowRealms are needed:
+* Various examples of why ShadowRealms are needed:
12
* Web-based IDEs or any kind of 3rd party code execution uses same origin evaluation.
13
* Fiddler & Co.
14
* JSPerf & Co.
0 commit comments