commit | 030a1730a554a41a6240c1984bc656e8047087b1 | [log] [tgz] |
---|---|---|
author | Matthijs Brobbel <mbrobbel@users.noreply.github.com> | Fri Jan 25 10:40:31 2019 +0100 |
committer | GitHub <noreply@github.com> | Fri Jan 25 10:40:31 2019 +0100 |
tree | 3bc525e8cb3c981407e1d8ac2b0fd32cae201655 | |
parent | 124908a16baafcb529b7f604611099a945c7378f [diff] |
Fix typo in README
diff --git a/README.md b/README.md index f024769..5783594 100644 --- a/README.md +++ b/README.md
@@ -1,6 +1,6 @@ # Rust's fork of LLVM -This repository is a Rust-specifc fork of LLVM. This is used as a submodule in +This repository is a Rust-specific fork of LLVM. This is used as a submodule in the https://github.com/rust-lang/rust repository. The Rust repository is always pinned to a branch of this repository, and the `master` branch of this repository is not used.