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 f53648c commit 9b374fbCopy full SHA for 9b374fb
src/lib.rs
@@ -41,7 +41,7 @@
41
//! - `lib.rs`, the generated code.
42
//!
43
//! All these files must be included in the same device crate. The `lib.rs` file contains several
44
-//! inlined modules and its not formatted. It's recommend to split it out using the [`form`] tool
+//! inlined modules and its not formatted. It's recommended to split it out using the [`form`] tool
45
//! and then format the output using `rustfmt` / `cargo fmt`:
46
47
//! [`form`]: https://crates.io/crates/form
0 commit comments