Skip to content

Commit f65f0c2

Browse files
authored
Minor typo fix (#226)
1 parent 8253627 commit f65f0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and Wasm.**
1818

1919
Gloo is a collection of libraries, and those libraries provide ergonomic Rust
2020
wrappers for browser APIs. `web-sys`/`js-sys` are very difficult/inconvenient
21-
to use directly so provides wrappers around the raw bindngs which makes it easier
21+
to use directly so gloo provides wrappers around the raw bindngs which makes it easier
2222
to consume those APIs. This is why it is called a "toolkit", instead of "library"
2323
or "framework".
2424

0 commit comments

Comments
 (0)