fixed dropped 's' in trait.
Grammatical change from singular to plural.
This commit is contained in:
parent
93786bfc9a
commit
107f90c2e5
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
//! # The prelude
|
||||
//!
|
||||
//! Importing each trait individually can become a chore, so we provide a
|
||||
//! `prelude` module to allow you to import the main trait all at once. For
|
||||
//! `prelude` module to allow you to import the main traits all at once. For
|
||||
//! example:
|
||||
//!
|
||||
//! ```rust
|
||||
|
|
Loading…
Reference in a new issue