Merge pull request #3 from rust-lang-nursery/jonathandturner-patch-1

Update README.md
This commit is contained in:
Niko Matsakis 2018-01-16 20:12:51 -05:00 committed by GitHub
commit 381161a83b
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
An attempt to docuemnt how the compiler works. The intention is to
An attempt to document how the compiler works. The intention is to
bootstrap this "in repo" and eventually move the text over into the
main rustc repo.