From ea06bd083415a327085984eb78a4e59ca0e4b739 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 16 Jun 2015 09:26:21 -0700 Subject: Fix spello. --- Nondeterminism.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nondeterminism.md b/Nondeterminism.md index 77fc899..afec088 100644 --- a/Nondeterminism.md +++ b/Nondeterminism.md @@ -40,7 +40,7 @@ currently admits nondeterminism: * Environment-dependent resource limits may be exhausted. A few examples: - Memory allocation may fail. - Program stack may get exhausted. - - Resources such as handles may get exahusted. + - Resources such as handles may get exhausted. Users of C, C++, and similar languages should be aware that operations which have defined or constrained behavior in WebAssembly itself may nonetheless still -- cgit v1.2.3