summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64ea5bf1f..ed3194f84 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ bin/binaryen-shell [.wast file] [options] [passes, see --help] [--help]
````
* See `bin/binaryen-shell --help` for the full list of options and passes.
- * Setting `BINARYEN_DEBUG=1` in the env will emit a lot of debugging info.
+ * Setting `BINARYEN_DEBUG=1` in the env will emit some debugging info.
### asm2wasm