From 659456d36abd06ffd8084f67c1cef9479f11ef0b Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Fri, 25 Oct 2019 22:38:11 +0800 Subject: [PATCH] doc/rados/deployment/ceph-deploy-mon: fix typo s/comingling/commingling/ Signed-off-by: Kefu Chai --- doc/rados/deployment/ceph-deploy-mon.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/deployment/ceph-deploy-mon.rst b/doc/rados/deployment/ceph-deploy-mon.rst index bda34feee06..73550e15726 100644 --- a/doc/rados/deployment/ceph-deploy-mon.rst +++ b/doc/rados/deployment/ceph-deploy-mon.rst @@ -8,7 +8,7 @@ add or remove one or more monitors on the command line with one command. Before numerous manual steps. Using ``ceph-deploy`` imposes a restriction: **you may only install one monitor per host.** -.. note:: We do not recommend comingling monitors and OSDs on +.. note:: We do not recommend commingling monitors and OSDs on the same host. For high availability, you should run a production Ceph cluster with **AT -- 2.39.5