From 43351d2b54f7d8451a0e1ada7a72514c1ae1e396 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Mon, 7 Mar 2022 00:13:56 +0100 Subject: Spelling: Fix various spelling mistakes (thanks timeless) Words, sometimes I wonder how they even work Maybe I missed something. --- util/openmetrics.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/openmetrics.lua') diff --git a/util/openmetrics.lua b/util/openmetrics.lua index 2fb8b967..cb7791ec 100644 --- a/util/openmetrics.lua +++ b/util/openmetrics.lua @@ -10,7 +10,7 @@ The following metric types are supported: - Histogram - Summary -It is used by util.statsd and util.statistics to provite the OpenMetrics API. +It is used by util.statsd and util.statistics to provide the OpenMetrics API. To understand what this module is about, it is useful to familiarize oneself with the terms MetricFamily, Metric, LabelSet, Label and MetricPoint as -- cgit v1.2.3