Skip to content

Commit 410d683

Browse files
committed
Getting Started: Cosmetics
1 parent d38ae59 commit 410d683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

1.9/ja/book/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Rustのサポートレベルは3階級に分かれていて、それぞれ違う
3939
<!-- Platforms are identified by their "target triple" which is the string to inform -->
4040
<!-- the compiler what kind of output should be produced. The columns below indicate -->
4141
<!-- whether the corresponding component works on the specified platform. -->
42-
プラットフォームはその「ターゲットトリプル」という文字列によって識別されます。
42+
プラットフォームは「ターゲットトリプル」という文字列によって識別されます。
4343
これは、どの種類のアウトプットを生成すべきかをコンパイラに伝えるためのものです。
4444
下の表は対応するコンポーネントがそのプラットフォームで動作するかを示します。
4545

@@ -144,7 +144,7 @@ Rustのサポートレベルは3階級に分かれていて、それぞれ違う
144144

145145
<!-- Note that this table can be expanded over time, this isn't the exhaustive set of -->
146146
<!-- tier 3 platforms that will ever be! -->
147-
このテーブルは時間と共に拡張されるかもしれないことに注意してください
147+
この表は時間と共に拡張されるかもしれないことに注意してください
148148
これから存在する全ての3級のプラットフォームは網羅していないのです!
149149

150150

0 commit comments

Comments
 (0)