Fix grammer

This commit is contained in:
Atsushi Yamamoto 2019-06-18 18:56:58 +09:00 committed by GitHub
parent 286b7f4212
commit 5264192cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ Import the `github-markdown.css` file and add a `markdown-body` class to the con
</article>
```
If you want code syntax highlight use GitHub Flavored Markdown generated from [their `/markdown` API](https://developer.github.com/v3/markdown/).
If you want a code syntax highlight, use the GitHub Flavored Markdown rendered from [their `/markdown` API](https://developer.github.com/v3/markdown/).
## How