Skip to content

Commit e900144

Browse files
authored
Typo + minor edits
1 parent ae6381c commit e900144

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is a collaborate effort to build a guide that explains how rustc
1+
This is a collaborative effort to build a guide that explains how rustc
22
works. The aim of the guide is to help new contributors get oriented
33
to rustc, as well as to help more experienced folks in figuring out
44
some new part of the compiler that they haven't worked on before.
@@ -9,10 +9,10 @@ You may also find the rustdocs [for the compiler itself][rustdocs] useful.
99

1010
[rustdocs]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc/
1111

12-
The guide can be useful today, but it has a lot of work still go.
13-
1412
### Contributing to the guide
1513

14+
The guide is useful today, but it has a lot of work still go.
15+
1616
If you'd like to help improve the guide, we'd love to have you! You can find
1717
plenty of issues on the [issue
1818
tracker](https://github.com/rust-lang/rustc-guide/issues). Just post a

0 commit comments

Comments
 (0)