Skip to content

Commit 62fee13

Browse files
gabenodarsealexcrichton
authored andcommitted
Add missing word 'is' (#1947)
1 parent 66e48bd commit 62fee13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/reference/deployment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ should behave the same way in this respect. The values possible here are:
2626
**`--target bundler`**
2727

2828
The default output of `wasm-bindgen`, or the `bundler` target, assumes a model
29-
where the wasm module itself is natively an ES module. This model, however, not
29+
where the wasm module itself is natively an ES module. This model, however, is not
3030
natively implemented in any JS implementation at this time. As a result, to
3131
consume the default output of `wasm-bindgen` you will need a bundler of some
3232
form.

0 commit comments

Comments
 (0)