Skip to content

Commit 714935a

Browse files
authored
fix typo
1 parent 4aaca4e commit 714935a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ go get -u github.com/gonowa/wasm-opt
1515
```
1616

1717
# known issues
18-
bugs should be reported at https://github.com/WebAssembly/binaryen/issues, afterall this is just a thin wrapper arroung wasm-opt
19-
* sometimes the container abnormaly exit with erros such core dump or segmentation fault ( try to run with -d option)
18+
bugs should be reported at https://github.com/WebAssembly/binaryen/issues, after all this is just a thin wrapper arround wasm-opt
19+
* core dump or segmentation fault ( try to run with -d option)
2020

2121
# usage
2222

0 commit comments

Comments
 (0)