diff --git a/packaging/docker/README.md b/packaging/docker/README.md index fcce71778f9..ea592592fce 100644 --- a/packaging/docker/README.md +++ b/packaging/docker/README.md @@ -28,7 +28,7 @@ Further documentation can be found at http://docs.grafana.org/installation/docke ### v7.3.0-beta1 -- OpenShift compatability. [#27813](https://github.com/grafana/grafana/pull/27813), [@xlson](https://github.com/grafana/grafana/pull/27813) +- OpenShift compatibility. [#27813](https://github.com/grafana/grafana/pull/27813), [@xlson](https://github.com/grafana/grafana/pull/27813) ### v7.0.0-beta3 diff --git a/public/app/plugins/panel/debug/README.md b/public/app/plugins/panel/debug/README.md index 1cb1ea9942d..c3fbd1153e9 100644 --- a/public/app/plugins/panel/debug/README.md +++ b/public/app/plugins/panel/debug/README.md @@ -2,4 +2,4 @@ The Debug Panel is **included** with Grafana. -This panel shows render information helpful in debugging query execution and panel rendering performace. +This panel shows render information helpful in debugging query execution and panel rendering performance.