Skip to content

Commit

Permalink
Merge pull request #5 from mbrobbel/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
alexcrichton committed Jan 25, 2019
2 parents 124908a + 030a173 commit 82a77c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 82a77c0

Please sign in to comment.