Skip to content

Commit

Permalink
minor style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Conner Bondurant committed Dec 12, 2017
1 parent 03f6606 commit 75ae78f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions translations/README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ git clone "コピーした URL"
```
git clone https://github.com/<あなたのユーザー名>/first-contributions.git
```
'あなたのユーザー名' はご自身の GitHub ユーザー名に置き換えてください。ここでは GitHub のリポジトリの内容をあなたのコンピュータにコピーします。
`あなたのユーザー名` はご自身の GitHub ユーザー名に置き換えてください。ここでは GitHub のリポジトリの内容をあなたのコンピュータにコピーします。

## ブランチを作成

Expand Down Expand Up @@ -72,7 +72,7 @@ git push origin <ブランチ名>

## レビューのためにプルリクエストを送る

GitHub であなたのリポジトリに行くと、 `Comparepull request` ボタンが表示されます。そのボタンをクリックしてください。
GitHub であなたのリポジトリに行くと、 `Compare & pull request` ボタンが表示されます。そのボタンをクリックしてください。

<img style="float: right;" src="../assets/compare-and-pull.png" alt="create a pull request" />

Expand Down

0 comments on commit 75ae78f

Please sign in to comment.