diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
