Skip to content

Commit

Permalink
fix typo in deployment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shoito authored Feb 12, 2025
1 parent c35cc93 commit 4dae99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/src/reference/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ which is currently Node 8 and above.

## Node.js Module

**`--target experemintal-nodejs-module`**
**`--target experimental-nodejs-module`**

If you're deploying WebAssembly into Node.js as a JavaScript module,
then you'll want to pass the `--target experimental-nodejs-module` flag to `wasm-bindgen`.
Expand Down

0 comments on commit 4dae99b

Please sign in to comment.