From fee4183555ccef8adda43d343d11de42fdbe77f4 Mon Sep 17 00:00:00 2001 From: Luke Wagner Date: Thu, 6 Aug 2015 08:44:20 -1000 Subject: Tweak FAQ wording --- FAQ.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 6c930fd..9ee4ed7 100644 --- a/FAQ.md +++ b/FAQ.md @@ -258,7 +258,7 @@ omission is: its heap (see discussion in [#285](https://github.com/WebAssembly/design/pull/285)). * This interleaving would require making allocation nondeterministic. Nondeterminism is something that WebAssemgly generally - [tries to avoid](Nondeterminism.md) and in this particular case, history - has clear examples of memory allocator nondeterminism leading to real-world - bustage ([[1](https://technet.microsoft.com/en-us/magazine/ff625273.aspx)], + [tries to avoid](Nondeterminism.md) and history has clear examples of + memory allocator almost-determinism leading to real-world bustage + ([[1](https://technet.microsoft.com/en-us/magazine/ff625273.aspx)], [[2](http://lxr.free-electrons.com/source/include/linux/personality.h?v=3.2#L31)]). -- cgit v1.2.3