You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix minor grammar issues in FAQ documentation (#2907)
- Fixed minor grammatical issues in FAQ
- Improved wording for better readability
Signed-off-by: Indranil Roy <98143091+nilreflects@users.noreply.github.com>
Copy file name to clipboardExpand all lines: docs/introduction/faq.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ sort_rank: 5
8
8
9
9
### What is Prometheus?
10
10
11
-
Prometheus is an open-source systems monitoring and alerting toolkit
11
+
Prometheus is an open-source system monitoring and alerting toolkit
12
12
with an active ecosystem.
13
13
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/).
14
14
See the [overview](/docs/introduction/overview/).
@@ -111,7 +111,7 @@ Prometheus is released under the
111
111
After [extensive research](https://youtu.be/B_CDeYrqxjQ), it has been determined
112
112
that the correct plural of 'Prometheus' is 'Prometheis'.
113
113
114
-
If you can not remember this, "Prometheus instances" is a good workaround.
114
+
If you cannot remember this, "Prometheus instances" is a good workaround.
0 commit comments