From a0b3562b24961262c1ac35b732403214ad2f53bd Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Wed, 26 Dec 2018 11:23:36 +0530 Subject: [PATCH] doc: Fixed double spaces Signed-off-by: Jos Collin --- doc/rados/configuration/common.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/rados/configuration/common.rst b/doc/rados/configuration/common.rst index 32d1d87cea6..2d3c492b22b 100644 --- a/doc/rados/configuration/common.rst +++ b/doc/rados/configuration/common.rst @@ -196,9 +196,9 @@ With Ceph, you can run multiple Ceph Storage Clusters on the same hardware. Running multiple clusters provides a higher level of isolation compared to using different pools on the same cluster with different CRUSH rules. A separate cluster will have separate monitor, OSD and metadata server processes. -When running Ceph with default settings, the default cluster name is ``ceph``, -which means you would save your Ceph configuration file with the file name -``ceph.conf`` in the ``/etc/ceph`` default directory. +When running Ceph with default settings, the default cluster name is ``ceph``, +which means you would save your Ceph configuration file with the file name +``ceph.conf`` in the ``/etc/ceph`` default directory. See `Create a Cluster`_ for details. -- 2.47.3