summaryrefslogtreecommitdiffstats
path: root/web/api/queries/incremental_sum/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--web/api/queries/incremental_sum/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/api/queries/incremental_sum/README.md b/web/api/queries/incremental_sum/README.md
index 9b89f3188..c882acba9 100644
--- a/web/api/queries/incremental_sum/README.md
+++ b/web/api/queries/incremental_sum/README.md
@@ -15,10 +15,10 @@ The result may be positive (rising) or negative (falling) depending on the first
## how to use
-Use it in alarms like this:
+Use it in alerts like this:
```
- alarm: my_alarm
+ alarm: my_alert
on: my_chart
lookup: incremental_sum -1m unaligned of my_dimension
warn: $this > 1000