Update readme.md

This commit is contained in:
Sindre Sorhus 2019-06-19 21:16:00 +07:00 committed by GitHub
parent 5264192cd4
commit 4ef179ece1
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 a code syntax highlight, use the GitHub Flavored Markdown rendered from [their `/markdown` API](https://developer.github.com/v3/markdown/).
If you want code syntax highlighted, use GitHub Flavored Markdown rendered from [GitHub's `/markdown` API](https://developer.github.com/v3/markdown/).
## How