Docs: Change checkout to check out where necessary (#20926)

Fixes #20775
This commit is contained in:
Sebastian Markgraf
2019-12-10 19:23:07 +01:00
committed by Diana Payton
parent 75923c43d1
commit 7d6bd78e0b
30 changed files with 34 additions and 34 deletions

View File

@ -54,6 +54,6 @@ This release contains a lot of small features and fixes:
- it is now possible to add user details to requests sent to the dataproxy.
- Heatmap and Explore fixes.
Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes.
Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes.
A huge thanks to our community for all the reported issues, bug fixes and feedback.