diff --git a/src/doc/src/faq.md b/src/doc/src/faq.md index b15ff579d43..cad5e293f50 100644 --- a/src/doc/src/faq.md +++ b/src/doc/src/faq.md @@ -255,8 +255,8 @@ issue](https://github.com/rust-lang/cargo/issues/new)! Have you seen the error message above? -This is one of the most annoying error message for Cargo users. There are several -situations may lead us to a version conflict. Below we'll walk through possible +This is one of the most annoying error messages for Cargo users. There are several +situations which may lead to a version conflict. Below we'll walk through possible causes and provide diagnostic techniques to help you out there: - The project and its dependencies use [links] to repeatedly link the local