Skip to content

Commit 906fa91

Browse files
authored
Fix typo (#2431)
1 parent 0049fa5 commit 906fa91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/reference/weak-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Support for Weak References
22

3-
By default wasm-bindgen does not uses the [TC39 weak references
3+
By default wasm-bindgen does not use the [TC39 weak references
44
proposal](https://github.com/tc39/proposal-weakrefs). This proposal just
55
advanced to stage 4 at the time of this writing, but it will still stake some
66
time for support to percolate into all the major browsers.

0 commit comments

Comments
 (0)