Skip to content

Commit 2194e3f

Browse files
Paraphrase the sentence
1 parent aa99431 commit 2194e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README_emscripten.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you want to specify some additional ad hoc build parameters, you can use the
3535
FHEROES2_WITH_THREADS=ON LDFLAGS="-sMODULARIZE -sEXPORTED_RUNTIME_METHODS=run -sEXPORT_NAME=fheroes2" emmake make -f Makefile.emscripten
3636
```
3737

38-
will build fheroes2 with multithreading support and with additional parameters to create a module.
38+
will build fheroes2 with multithreading support, as well as with additional parameters for creating a module.
3939

4040
## Running the Wasm port on a web server
4141

0 commit comments

Comments
 (0)