mirror of https://github.com/grafana/grafana.git
[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:
parent
db912c8722
commit
e118342401
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue