diff options
-rw-r--r-- | Tools/wasm/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/wasm/README.md b/Tools/wasm/README.md index 8efc72cb9b..f8dd6e675e 100644 --- a/Tools/wasm/README.md +++ b/Tools/wasm/README.md @@ -283,7 +283,7 @@ popd ## WASI limitations and issues (WASI SDK 15.0) -A lot of Emscripten limitations also apply to WASI. Noticable restrictions +A lot of Emscripten limitations also apply to WASI. Noticeable restrictions are: - Call stack size is limited. Default recursion limit and parser stack size |