Skip to content

Commit 7e2efaf

Browse files
tshepangmark-i-m
authored andcommitted
fix awkward sentence structure (rust-lang#410)
1 parent 7aefa2d commit 7e2efaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/about-this-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This guide is meant to help document how rustc – the Rust compiler –
44
works, as well as to help new contributors get involved in rustc
55
development. It is not meant to replace code documentation – each
6-
chapter gives only high-level details the kinds of things that
6+
chapter gives only high-level details, the kinds of things that
77
(ideally) don't change frequently.
88

99
There are three parts to this guide. Part 1 contains information that should

0 commit comments

Comments
 (0)