From: wangxinyu Date: Tue, 22 Mar 2022 10:51:57 +0000 (+0800) Subject: doc/mgr/prometheus.rst: fix spelling error X-Git-Tag: v18.0.0~1181^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F45553%2Fhead;p=ceph.git doc/mgr/prometheus.rst: fix spelling error fix spelling error Signed-off-by: wangxinyu --- diff --git a/doc/mgr/prometheus.rst b/doc/mgr/prometheus.rst index f36d8c77c4fa..76f72c56e073 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::