Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit f6c24e4

Browse files
authored
Issue #192 - Tiny Wording change
1 parent 675bae7 commit f6c24e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/what-is-webassembly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For reference, here is a factorial function in `wat`:
3737
```
3838

3939
If you're curious about what a `wasm` file looks like you can use the [wat2wasm
40-
demo] with the above code.
40+
demo] with the above code.
4141

4242
## Linear Memory
4343

0 commit comments

Comments
 (0)