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 db09d73 commit a468ee4Copy full SHA for a468ee4
src/lib.rs
@@ -50,7 +50,7 @@
50
//! You can find platform agnostic drivers built on top of `embedded-hal` on crates.io by [searching
51
//! for the *embedded-hal* keyword](https://crates.io/keywords/embedded-hal).
52
//!
53
-//! If you writing a platform agnostic driver yourself you are highly encouraged to [add the
+//! If you are writing a platform agnostic driver yourself you are highly encouraged to [add the
54
//! embedded-hal keyword](https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata)
55
//! to your crate before publishing it!
56
0 commit comments