Fix minor documentation typo
Incorrect pluralisation of `crate`
This commit is contained in:
parent
611e7b9cea
commit
3ce6e125fa
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
//! This crates defines the trait resolution method.
|
//! This crate defines the trait resolution method.
|
||||||
//!
|
//!
|
||||||
//! - **Traits.** Trait resolution is implemented in the `traits` module.
|
//! - **Traits.** Trait resolution is implemented in the `traits` module.
|
||||||
//!
|
//!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue