Skip to content

Commit 88ce378

Browse files
committed
Merge pull request #98 from tshepang/patch-2
Update 2016-05-13-rustup.md
2 parents c879f86 + 9cfe9a7 commit 88ce378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2016-05-13-rustup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ That's an easy way to verify your code works on the next Rust release. That's
109109
good Rust citizenship!
110110

111111
We can use `rustup show` to show us the installed toolchains, and `rustup
112-
update` to keep the up to date with Rust's releases.
112+
update` to keep them up to date with Rust's releases.
113113

114114
<div style="height:420px;margin:20px;">
115115
<script type="text/javascript"

0 commit comments

Comments
 (0)