From 1c326651d0b6409029633871e4b05d402c48d737 Mon Sep 17 00:00:00 2001 From: wangxinyu Date: Tue, 22 Mar 2022 18:51:57 +0800 Subject: [PATCH] doc/mgr/prometheus.rst: fix spelling error fix spelling error Signed-off-by: wangxinyu --- doc/mgr/prometheus.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mgr/prometheus.rst b/doc/mgr/prometheus.rst index f36d8c77c4faa..76f72c56e0736 100644 --- a/doc/mgr/prometheus.rst +++ b/doc/mgr/prometheus.rst @@ -104,7 +104,7 @@ to ``error``-mode:: ceph config set mgr mgr/prometheus/standby_behaviour error -If set, the prometheus module will repond with a HTTP error when requesting ``/`` +If set, the prometheus module will respond with a HTTP error when requesting ``/`` from the standby instance. The default error code is 500, but you can configure the HTTP response code with:: -- 2.39.5