[v11.2.x] Docs: Fix typo in installation/debian/index.md (#92359)

Docs: Fix typo in installation/debian/index.md (#92040)

Fix typo in installation/debian/index.md

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
(cherry picked from commit b4e7329543)

Co-authored-by: SADIK KUZU <sadikkuzu@hotmail.com>
This commit is contained in:
grafana-delivery-bot[bot] 2024-08-23 07:13:02 -05:00 committed by GitHub
parent db912c8722
commit e118342401
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Complete any of the following steps to uninstall Grafana.
To uninstall Grafana, run the following commands in a terminal window:
1. If you configured Grafana to run with systemd, stop the systemd servivce for Grafana server:
1. If you configured Grafana to run with systemd, stop the systemd service for Grafana server:
```shell
sudo systemctl stop grafana-server