summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Hennion <nicolashennion@gmail.com>2024-01-06 15:30:16 +0100
committerGitHub <noreply@github.com>2024-01-06 15:30:16 +0100
commitd2a5f5aab43dd588e15c113a734135f7bc32e4c0 (patch)
tree860235b1d41d459cfaa463f59779a87ecef551c8
parent67b5fe1a1664a9eef2cf68938df7c56245ef217f (diff)
parentcb92c9d455b5c212ba9b42d76c7fe5913123da49 (diff)
Merge pull request #2640 from clintonsteiner/updateReadmeTypos
Update prometheus.rst, fix minor typos
-rw-r--r--docs/gw/prometheus.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gw/prometheus.rst b/docs/gw/prometheus.rst
index 52b953d5..d33d8d73 100644
--- a/docs/gw/prometheus.rst
+++ b/docs/gw/prometheus.rst
@@ -4,8 +4,8 @@ Prometheus
==========
You can export statistics to a ``Prometheus`` server through an exporter.
-When the *--export-prometheus* is used, Glances creates a Prometheus exporter
-listening on <host:port> (define in the Glances configuration file).
+When the *--export prometheus* is used, Glances creates a Prometheus exporter
+listening on <host:port> (defined in the Glances configuration file).
.. code-block:: ini