Skip to content

Commit

Permalink
Update web-sys.mdx (#2860)
Browse files Browse the repository at this point in the history
typo error
  • Loading branch information
wxmbugu committed Sep 4, 2022
1 parent e60c07f commit 87e1d0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ document.getElementById('mousemoveme').onmousemove = (e) => {

### `web-sys` example

Using `web-sys` alone the above JavaSciprt example could be implemented like this:
Using `web-sys` alone the above JavaScript example could be implemented like this:

```toml title=Cargo.toml
[dependencies]
Expand Down

0 comments on commit 87e1d0e

Please sign in to comment.