Skip to content

Commit

Permalink
fix type ja
Browse files Browse the repository at this point in the history
  • Loading branch information
y-dobashi committed Aug 3, 2022
1 parent 5586612 commit 420fe74
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 @@ -40,7 +40,7 @@ git clone "コピーしたURL"
```
git clone https://github.com/<あなたのユーザー名>/first-contributions.git
```
`あなたのユーザー名` はご自身のGitHubユーザー名に置き換えてください。この作業でGitHub のリポジトリの内容はあなたのコンピュータにコピーされました
`あなたのユーザー名` はご自身のGitHubユーザー名に置き換えてください。この作業でGitHub のレポジトリの内容はあなたのコンピュータにコピーされました

## ブランチを作成

Expand All @@ -62,7 +62,7 @@ git checkout -b add-alonzo-church

## コードを変更してその変更をコミット

テキストエディタで`Contributors.md`ファイルを開いてあなたの名前を追加してください。だたし、ファイルの始めや終わりにあなたの名前をつけないようにしましょう。名前リストの間のどこか好きな場所に、あなたの名前を追加するようにしましょう。あなたの名前をファイルに加えたら、ファイルを保存します。
テキストエディタで`Contributors.md`ファイルを開いてあなたの名前を追加してください。ただし、ファイルの始めや終わりにあなたの名前をつけないようにしましょう。名前リストの間のどこか好きな場所に、あなたの名前を追加するようにしましょう。あなたの名前をファイルに加えたら、ファイルを保存します。

<img align="float: right;" width="450" src="https://firstcontributions.github.io/assets/Readme/git-status.png" alt="git status" />

Expand Down

0 comments on commit 420fe74

Please sign in to comment.