From 448ab4d43e75c97c08c4ecb3acdd18dad12add3f Mon Sep 17 00:00:00 2001
From: Max Gilmour <mgilmour@maxgmr.ca>
Date: Fri, 7 Mar 2025 21:59:14 -0800
Subject: [PATCH] Typo fixes

---
 src/doc/src/faq.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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