Skip to content

Commit 6aa6f44

Browse files
authored
Typo fixes (#15280)
### What does this PR try to resolve? Fixes some typos, making the book easier to read. ### How should we test and review this PR? Re-read the changed paragraph and make sure it's grammatically correct and clear. ### Additional information N/A
2 parents ab1463d + 448ab4d commit 6aa6f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/src/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,8 @@ issue](https://github.com/rust-lang/cargo/issues/new)!
255255
256256
Have you seen the error message above?
257257

258-
This is one of the most annoying error message for Cargo users. There are several
259-
situations may lead us to a version conflict. Below we'll walk through possible
258+
This is one of the most annoying error messages for Cargo users. There are several
259+
situations which may lead to a version conflict. Below we'll walk through possible
260260
causes and provide diagnostic techniques to help you out there:
261261

262262
- The project and its dependencies use [links] to repeatedly link the local

0 commit comments

Comments
 (0)