diff --git a/docs/sources/installation/rpm.md b/docs/sources/installation/rpm.md index f7cdf52052c..10e4f8cf756 100755 --- a/docs/sources/installation/rpm.md +++ b/docs/sources/installation/rpm.md @@ -135,7 +135,7 @@ sudo rpm -i --nodeps ### Install from binary .tar.gz file -Download the latest [`.tar.gz` file](https://grafana.com/grafana/download?platform=linux) and extract it. The files extract into a folder named after the Grafana version that you downloaded. This folder contains all files required to run Grafana. There are no init scripts or install scripts in this package. +Download the latest [`.tar.gz` file](https://grafana.com/grafana/download?platform=linux) and extract it. The files are extracted into a folder named after the Grafana version that you downloaded. This folder contains all files required to run Grafana. There are no init scripts or install scripts in this package. ```bash wget