Skip to content

Commit a5b0b1b

Browse files
authored
should be wast here ig ?
1 parent 5e34af1 commit a5b0b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contrib-wat-vs-wast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ id: contrib-wat-vs-wast
55

66
## `.wat`
77

8-
First, WAT and WAT refers to the same format, it's officially part of the WebAssembly specification available [here](https://webassembly.github.io/spec/core/text/index.html).
8+
First, WAST and WAT refers to the same format, it's officially part of the WebAssembly specification available [here](https://webassembly.github.io/spec/core/text/index.html).
99

1010
It's basically a retranscription of the binary format in text, it closely follows the same semantics.
1111

0 commit comments

Comments
 (0)