From 533d26f8751a0a41059091568bf4d319c78383ba Mon Sep 17 00:00:00 2001 From: KWierso Date: Mon, 12 Nov 2018 18:21:52 -0800 Subject: [PATCH] Fix their/there grammar nit --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 6da4944c392..a4f89960a0b 100644 --- a/src/README.md +++ b/src/README.md @@ -5,7 +5,7 @@ This directory contains the source code of the rust project, including: For more information on how various parts of the compiler work, see the [rustc guide]. -Their is also useful content in the following READMEs, which are gradually being moved over to the guide: +There is also useful content in the following READMEs, which are gradually being moved over to the guide: - https://github.com/rust-lang/rust/tree/master/src/librustc/ty/query - https://github.com/rust-lang/rust/tree/master/src/librustc/dep_graph - https://github.com/rust-lang/rust/blob/master/src/librustc/infer/region_constraints