We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f871cb9 commit 233cd28Copy full SHA for 233cd28
1.6/ja/book/nightly-rust.md
@@ -4,7 +4,7 @@
4
<!-- Rust provides three distribution channels for Rust: nightly, beta, and stable. -->
5
<!-- Unstable features are only available on nightly Rust. For more details on this -->
6
<!-- process, see ‘[Stability as a deliverable][stability]’. -->
7
-Rustにはnightly、beta、stableという3種類の配布用チャンネルがあります。不安定なフィーチャはnightlyのRustでのみ使えます。詳細は「 [配布物の安定性][stability] 」をご覧ください。
+Rustにはnightly、beta、stableという3種類の配布用チャネルがあります。不安定なフィーチャはnightlyのRustでのみ使えます。詳細は「 [配布物の安定性][stability] 」をご覧ください。
8
9
[stability]: http://blog.rust-lang.org/2014/10/30/Stability.html
10
0 commit comments