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 9554bee commit 0b5b800Copy full SHA for 0b5b800
crates/web-sys/src/lib.rs
@@ -1,7 +1,7 @@
1
//! Raw API bindings for Web APIs
2
//!
3
//! This is a procedurally generated crate from browser WebIDL which provides a
4
-//! binding to all APIs that browser provide on the web.
+//! binding to all APIs that browsers provide on the web.
5
6
//! This crate by default contains very little when compiled as almost all of
7
//! its exposed APIs are gated by Cargo features. The exhaustive list of
0 commit comments