summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Tools/wasm/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/wasm/README.md b/Tools/wasm/README.md
index beb857f..23b38c8 100644
--- a/Tools/wasm/README.md
+++ b/Tools/wasm/README.md
@@ -83,7 +83,7 @@ embuilder --pic build zlib bzip2 MINIMAL_PIC
```
-#### Compile a build Python interpreter
+### Compile and build Python interpreter
From within the container, run the following command: