Skip to content

Commit 365f2d4

Browse files
authored
update
1 parent fc78a2b commit 365f2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebAssembly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ page.
3131

3232
> If you are on Windows, we suggest to follow this tutorial using a BASH emulation system such as Git Bash.
3333
34-
> For Go 1.23 and earlier, the wasm support files needed in this article are located in `misc/wasm`, and path should be replaced when performing operations with files such as `lib/wasm/wasm_exec.js`.
34+
> For Go 1.23 and earlier, the wasm support files needed in this article are located in `misc/wasm`, and the path should be replaced when performing operations with files such as `lib/wasm/wasm_exec.js`.
3535
3636
To compile a basic Go package for the web:
3737

0 commit comments

Comments
 (0)