Fix fenced code block (#2864)

This commit is contained in:
Vladimir Jimenez 2017-04-18 12:45:29 -07:00 committed by John Mulhausen
parent 3de3611a14
commit 3d2afe9f7b
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ To clone your repository and create a branch for the issue:
$ git clone https://github.com/YOUR_USERNAME/kitematic.git
```
4. Create and checkout a branch for the issue you will be working on.
4. Create and checkout a branch for the issue you will be working on.
```
$ git checkout -b 1191-branch