aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index d5603ad..c02c61d 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -257,5 +257,5 @@ omission is:
efficient security checks to prevent one module from corrupting data outside
its heap (see discussion in [#285](https://github.com/WebAssembly/design/pull/285)).
* This interleaving would require making allocation nondeterministic and
- nondeterminism is something that WebAssemgly generally
+ nondeterminism is something that WebAssembly generally
[tries to avoid](Nondeterminism.md).