From e118342401cb2bc0daa0315db4f69979b5b540af Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 07:13:02 -0500 Subject: [PATCH] [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 (cherry picked from commit b4e73295430162d4697748506b6594c451eb946b) Co-authored-by: SADIK KUZU --- docs/sources/setup-grafana/installation/debian/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/setup-grafana/installation/debian/index.md b/docs/sources/setup-grafana/installation/debian/index.md index ddefa5b7988..1aeb3203e4b 100644 --- a/docs/sources/setup-grafana/installation/debian/index.md +++ b/docs/sources/setup-grafana/installation/debian/index.md @@ -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