fix(docs): change to say "browser"

master
DebugSteven 6 years ago committed by Ashley Williams
parent 5daca8cd5f
commit 97ce134756
  1. 2
      docs/src/tutorials/npm-browser-packages/index.md

@ -1,7 +1,7 @@
# npm Browser Package Tutorial
The goal of this tutorial is to introduce you to the `wasm-pack` workflow by building a small npm
package designed to be used in a broswer application.
package designed to be used in a browser application.
This tutorial is aimed at folks who are both beginners to WebAssembly and Rust- you don't need
much Rust knowledge to complete this tutorial.

Loading…
Cancel
Save