Skip to content

Commit e3274d2

Browse files
committed
tweak to meaningful japanese
1 parent 361f41a commit e3274d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

1.6/ja/book/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Rustのサポートレベルは3階級に分かれていて、それぞれ違う
4646

4747
<!-- Tier 1 platforms can be thought of as "guaranteed to build and work". -->
4848
<!-- Specifically they will each satisfy the following requirements: -->
49-
1級のプラットフォームは「ビルド出来かつ動くことを保証する」ものと思えます
49+
1級のプラットフォームは「ビルド出来かつ動くことを保証する」ものとされています
5050
特に以下の要求それぞれを満たします。
5151

5252
<!-- * Automated testing is set up to run tests for the platform. -->
@@ -76,7 +76,7 @@ Rustのサポートレベルは3階級に分かれていて、それぞれ違う
7676
<!-- are not run so it's not guaranteed to produce a working build, but platforms -->
7777
<!-- often work to quite a good degree and patches are always welcome! Specifically, -->
7878
<!-- these platforms are required to have each of the following: -->
79-
2級のプラットフォームは「ビルドを保証する」ものと思えます
79+
2級のプラットフォームは「ビルドを保証する」ものとされています
8080
自動テストは走っておらず、ビルド出来たとしてもちゃんと動く保証はありませんが大抵ほぼ動きますしパッチはいつでも歓迎しています!
8181
特に、以下が要請されています。
8282

0 commit comments

Comments
 (0)