summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmmanuel Vasilakis <mrzammler@mm.st>2021-05-17 18:05:37 +0300
committerGitHub <noreply@github.com>2021-05-17 18:05:37 +0300
commitaa2d788ed9a68a02884374929cb11240ef1bac42 (patch)
treeb504fbb1eafb4a417a75c16199ab4701cfb0371d
parent46f695767a3faaf55a9a762b8166a43c8252f833 (diff)
Update health/REFERENCE.md alarms-docs-new-attributes
Grammar Co-authored-by: Joel Hans <joel@netdata.cloud>
-rw-r--r--health/REFERENCE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/REFERENCE.md b/health/REFERENCE.md
index 24207ab197..b1e22fb0f0 100644
--- a/health/REFERENCE.md
+++ b/health/REFERENCE.md
@@ -185,7 +185,7 @@ As with the `class` line, if `component` is missing from the configuration, its
#### Alarm line `type`
-This indicates the type of error (or general problem area) that the alarm or template applies to. For example, `Latency` can be used for alarms that trigger on latency issues, be it in network interfaces, web servers, or database systems. Example:
+This indicates the type of error (or general problem area) that the alarm or template applies to. For example, `Latency` can be used for alarms that trigger on latency issues in network interfaces, web servers, or database systems. Example:
```yaml
type: Latency