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
@@ -44,7 +44,7 @@ All our example plugins have build scripted configured.
## Keep your plugin up to date
New versions of Grafana can sometimes cause plugins to break. Checkout our [PLUGIN_DEV.md](https://github.com/grafana/grafana/blob/master/PLUGIN_DEV.md) doc for changes in
New versions of Grafana can sometimes cause plugins to break. Check out our [PLUGIN_DEV.md](https://github.com/grafana/grafana/blob/master/PLUGIN_DEV.md) doc for changes in
Grafana that can impact your plugin.
## Metadata