diff options
| -rw-r--r-- | FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |
