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 d2b33b6 commit e8371d9Copy full SHA for e8371d9
1.9/ja/book/getting-started.md
@@ -822,7 +822,7 @@ $ cargo build
822
<!-- a new project! Cargo can quickly make a bare-bones project directory that you -->
823
<!-- can start developing in right away. -->
824
新たなプロジェクトを始めるのに先の手順を毎回踏む必要はありません!
825
-Cargoで即座に開発を始められる骨組だけのプロジェクトを素早く作ることができます。
+Cargoを使って、即座に開発を始められる骨組だけのプロジェクトを素早く作ることができます。
826
827
<!-- To start a new project with Cargo, enter `cargo new` at the command line: -->
828
Cargoで新たなプロジェクトを始めるには、 `cargo new` をコマンドラインに入力します。
0 commit comments