From fe5841ddf2498dfcd44843c401b78f20ed0f5568 Mon Sep 17 00:00:00 2001 From: Indranil Roy <98143091+nilreflects@users.noreply.github.com> Date: Thu, 19 Mar 2026 13:45:56 +0530 Subject: [PATCH] Fix minor grammar issues in FAQ documentation - Fixed minor grammatical issues in FAQ - Improved wording for better readability Signed-off-by: Indranil Roy <98143091+nilreflects@users.noreply.github.com> --- docs/introduction/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/introduction/faq.md b/docs/introduction/faq.md index ee7e106eb..7976bdab0 100644 --- a/docs/introduction/faq.md +++ b/docs/introduction/faq.md @@ -8,7 +8,7 @@ sort_rank: 5 ### What is Prometheus? -Prometheus is an open-source systems monitoring and alerting toolkit +Prometheus is an open-source system monitoring and alerting toolkit with an active ecosystem. It is the only system directly supported by [Kubernetes](https://kubernetes.io/) and the de facto standard across the [cloud native ecosystem](https://landscape.cncf.io/). See the [overview](/docs/introduction/overview/). @@ -111,7 +111,7 @@ Prometheus is released under the After [extensive research](https://youtu.be/B_CDeYrqxjQ), it has been determined that the correct plural of 'Prometheus' is 'Prometheis'. -If you can not remember this, "Prometheus instances" is a good workaround. +If you cannot remember this, "Prometheus instances" is a good workaround. ### Can I reload Prometheus's configuration?