Skip to content

Commit 8a13ae5

Browse files
committed
Rollup merge of rust-lang#55908 - KWierso:patch-1, r=wesleywiser
Fix their/there grammar nit
2 parents 64ea02a + 533d26f commit 8a13ae5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This directory contains the source code of the rust project, including:
55

66
For more information on how various parts of the compiler work, see the [rustc guide].
77

8-
Their is also useful content in the following READMEs, which are gradually being moved over to the guide:
8+
There is also useful content in the following READMEs, which are gradually being moved over to the guide:
99
- https://github.com/rust-lang/rust/tree/master/src/librustc/ty/query
1010
- https://github.com/rust-lang/rust/tree/master/src/librustc/dep_graph
1111
- https://github.com/rust-lang/rust/blob/master/src/librustc/infer/region_constraints

0 commit comments

Comments
 (0)