diff --git a/src/lib.rs b/src/lib.rs index a53df8b74..a83f53dd4 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -216,7 +216,7 @@ macro_rules! name { /// A concrete type to make, for example /// `concrete!("Container")`. -/// All types msut already be on the allowlist by having used +/// All types must already be on the allowlist by having used /// `generate!` or similar. /// /// A directive to be included inside