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 464546a commit 412487eCopy full SHA for 412487e
i18n-embed/src/lib.rs
@@ -4,7 +4,7 @@
4
//! runtime. Works in unison with
5
//! [cargo-i18n](https://crates.io/crates/cargo_i18n).
6
//!
7
-//! This library recommends tha you make use of
+//! This library recommends that you make use of
8
//! [rust-embed](https://crates.io/crates/rust-embed) to perform the
9
//! actual embedding of the language files, unfortunately using this
10
//! currently requires you to manually add it as a dependency to your
0 commit comments