Skip to content

Commit 9a3850e

Browse files
committed
Merge pull request #4 from lfairy/patch-1
Fix a typo
2 parents 42fbd2a + c0ab170 commit 9a3850e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2014-09-15-Rust-1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ adopt the "channel" system used by many other projects such as
130130
[Chrome](http://www.chromium.org/getting-involved/dev-channel), and
131131
[Ember.js](http://emberjs.com/builds/).
132132

133-
The idea is that there are three channels: Nighly, Beta, and
133+
The idea is that there are three channels: Nightly, Beta, and
134134
Stable. The Nightly channel is what you use if you want the latest
135135
and greatest: it includes unstable features and libraries that may
136136
still change in backwards incompatible ways. Every six weeks, we cut a

0 commit comments

Comments
 (0)