diff options
| author | Jonathan Turner <jonathandturner@users.noreply.github.com> | 2018-01-17 13:13:13 +1300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-17 13:13:13 +1300 |
| commit | 5833d7447da5792a39b480d06f3715bb9e5efb4a (patch) | |
| tree | d7bfc7ae9ce3a54191ff9b7daca691dc7081321e /src/doc/rustc-dev-guide | |
| parent | e049167364462e3de46d87c50e2b145add4412c2 (diff) | |
| download | rust-5833d7447da5792a39b480d06f3715bb9e5efb4a.tar.gz rust-5833d7447da5792a39b480d06f3715bb9e5efb4a.zip | |
Update README.md
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/README.md b/src/doc/rustc-dev-guide/README.md index d41418f2f4e..b8929c1e3f9 100644 --- a/src/doc/rustc-dev-guide/README.md +++ b/src/doc/rustc-dev-guide/README.md @@ -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. |
