fix some formatting errors

This commit is contained in:
Tu Tran
2017-04-28 01:34:19 -04:00
parent db08438b06
commit f57c8365b4
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ Before making a pull request, please make sure of the following:
* Make a separate pull request for each of the tutorial
* Use the following format `[Title](!link_to_tutorial)`
* If your tutorial is a multi-part series, use the following format:
* ```
```
* Title
* [Part 1](!link_to_part_1)
* [Part 2](!link_to_part_2)