From aa2d788ed9a68a02884374929cb11240ef1bac42 Mon Sep 17 00:00:00 2001 From: Emmanuel Vasilakis Date: Mon, 17 May 2021 18:05:37 +0300 Subject: Update health/REFERENCE.md Grammar Co-authored-by: Joel Hans --- health/REFERENCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3