diff options
| author | York Xiang <bombless@126.com> | 2015-02-21 05:08:05 +0800 |
|---|---|---|
| committer | York Xiang <bombless@126.com> | 2015-02-21 05:08:05 +0800 |
| commit | eceab2963d731544e9a13d25a224b6a6364c5eee (patch) | |
| tree | dfb147f24896ec92ef3d88ff3d6773ec96175ba4 | |
| parent | 522d09dfecbeca1595f25ac58c6d0178bbd21d7d (diff) | |
| download | rust-eceab2963d731544e9a13d25a224b6a6364c5eee.tar.gz rust-eceab2963d731544e9a13d25a224b6a6364c5eee.zip | |
Fix typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index b6a73730d35..ec56d3a1cd5 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ To contribute to Rust, please see [CONTRIBUTING.md](CONTRIBUTING.md). Rust has an [IRC] culture and most real-time collaboration happens in a variety of channels on Mozilla's IRC network, irc.mozilla.org. The most popular channel is [#rust], a venue for general discussion about -Rust, and a good place to ask for help, +Rust, and a good place to ask for help. [IRC]: https://en.wikipedia.org/wiki/Internet_Relay_Chat [#rust]: irc://irc.mozilla.org/rust |
