summaryrefslogtreecommitdiff
path: root/gnu/packages/prometheus.scm
diff options
context:
space:
mode:
authorEfraim Flashner <[email protected]>2025-02-19 11:11:03 +0200
committerEfraim Flashner <[email protected]>2025-02-19 11:21:47 +0200
commit66daf46b411ea68893d3066e654f38fc05d6f286 (patch)
tree2ce35923cbe23e485b483ad93db0a93bf144aee7 /gnu/packages/prometheus.scm
parent77ad73b333d80b60dd9861c75d1dd93d3e4ae33c (diff)
gnu: Fix some misspellings.
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
Diffstat (limited to 'gnu/packages/prometheus.scm')
-rw-r--r--gnu/packages/prometheus.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/prometheus.scm b/gnu/packages/prometheus.scm
index cbee1d859c..77875933f1 100644
--- a/gnu/packages/prometheus.scm
+++ b/gnu/packages/prometheus.scm
@@ -569,7 +569,7 @@ kernel, and process metrics from the @file{/proc} pseudo file system.")
"The StatsD exporter is a drop-in replacement for
@url{https://github.com/statsd/statsd,StatsD}. The exporter translates StatsD
metrics to Prometheus metrics via configured mapping rules. This package
-provdies a Golang module and @code{statsd_exporter} executable command.")
+provides a Golang module and @code{statsd_exporter} executable command.")
(license license:asl2.0)))
;;;