We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8253627 commit f65f0c2Copy full SHA for f65f0c2
README.md
@@ -18,7 +18,7 @@ and Wasm.**
18
19
Gloo is a collection of libraries, and those libraries provide ergonomic Rust
20
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
+to use directly so gloo provides wrappers around the raw bindngs which makes it easier
22
to consume those APIs. This is why it is called a "toolkit", instead of "library"
23
or "framework".
24
0 commit comments