From 882edb4d660f54e1d47c0b56ffdff3a33ef07d62 Mon Sep 17 00:00:00 2001 From: Akanksha Trehun Date: Fri, 10 Jul 2026 16:21:06 +0530 Subject: [PATCH] docs: fix trailing period in getting_started heading Signed-off-by: Akanksha Trehun --- docs/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.md b/docs/getting_started.md index 35f1a88a7d..2375d23ff3 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -257,7 +257,7 @@ process by using the `SIGHUP` signal. If you're running on Linux this can be performed by using `kill -s SIGHUP `, replacing `` with your Prometheus process ID. -## Shutting down your instance gracefully. +## Shutting down your instance gracefully While Prometheus does have recovery mechanisms in the case that there is an abrupt process failure it is recommended to use signals or interrupts for a