Skip to content

Commit 5b5b7a1

Browse files
authored
Merge pull request #153 from mlitvino/patch-1
Fix grammar mistake in web/README.md
2 parents ce254c3 + ee35297 commit 5b5b7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ In this README you will learn how to compile your project towards Webassembly an
1111

1212
## Building
1313

14-
Once you made sure you have emscripten installed (check if `emcc` and `emcake` work).
14+
Once you made sure you have emscripten installed (check if `emcc` and `emcmake` work).
1515

1616
Run:
1717
```bash

0 commit comments

Comments
 (0)