diff options
| author | Dan Gohman <sunfish@mozilla.com> | 2015-08-20 08:33:48 -0700 |
|---|---|---|
| committer | Dan Gohman <sunfish@mozilla.com> | 2015-08-20 08:33:48 -0700 |
| commit | dccbd24b6b36c2ffad997709bc47fa37cd4e4cab (patch) | |
| tree | 7fecba64780564e121a475231ec9956ee49c5d5e /FAQ.md | |
| parent | b59cd90e2600607f4ba39a1abb6b519b94a90b50 (diff) | |
| download | nanowasm-design-dccbd24b6b36c2ffad997709bc47fa37cd4e4cab.tar.gz | |
Fix typo.
Diffstat (limited to 'FAQ.md')
| -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). |
