fix: correct typos and improve comments across multiple files by codespell (#4116)
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
WAMR supports *wasm-c-api* in both *interpreter* mode and *aot* mode.
|
||||
|
||||
Before staring, we need to download and intall [WABT](https://github.com/WebAssembly/wabt/releases/latest).
|
||||
Before staring, we need to download and install [WABT](https://github.com/WebAssembly/wabt/releases/latest).
|
||||
|
||||
``` shell
|
||||
$ cd /opt
|
||||
|
||||
Reference in New Issue
Block a user