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

@ -36,7 +36,7 @@ This is the most substantial update that Grafana has ever seen. This article wil
The new dashboard layout engine allows for much easier movement and sizing of panels, as other panels now move out of the way in
a very intuitive way. Panels are sized independently, so rows are no longer necessary to create layouts. This opens
up many new types of layouts where panels of different heights can be aligned easily. Checkout the new grid in the video
up many new types of layouts where panels of different heights can be aligned easily. Check out the new grid in the video
above or on the [play site](http://play.grafana.org). All your existing dashboards will automatically migrate to the
new position system and look close to identical. The new panel position makes dashboards saved in v5.0 incompatible
with older versions of Grafana.