Skip to content

Commit

Permalink
fix: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice authored Dec 12, 2023
1 parent 3499d33 commit a510c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Install the `tinygo` compiler:

See https://tinygo.org/getting-started/install/ for instructions for your platform.

> Note: while the core Go toolchain has support to target WebAssembly, we find `tinygo` to work well for plug-in code. Please issues if you try building with `go build` instead have problems!
> Note: while the core Go toolchain has support to target WebAssembly, we find `tinygo` to work well for plug-in code. Please issues if you try building with `go build` instead & have problems!
Compile this with the command:

Expand Down

0 comments on commit a510c47

Please sign in to comment.