From 4322b4bcdd5767d9d26ca7d53f5b90a7332f5a1a Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 15 Nov 2022 08:29:09 +1000 Subject: [PATCH] doc/rados: fix grammar in configuration/index.rst Reword the front matter in doc/rados/configuration/index.rst. Signed-off-by: Zac Dover --- doc/rados/configuration/index.rst | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/rados/configuration/index.rst b/doc/rados/configuration/index.rst index 871f12afaab3c..715b999d1869d 100644 --- a/doc/rados/configuration/index.rst +++ b/doc/rados/configuration/index.rst @@ -2,12 +2,13 @@ Configuration =============== -Each Ceph process, daemon, or utility draws its configuration from -several sources on startup, include a local configuration, the -monitors, the command line, or environment variables. Configuration -options may be set globally such that they apply to all daemons, to -all daemons or services of a particular type, or only to a specific -daemon, process, or client. +Each Ceph process, daemon, or utility draws its configuration from several +sources on startup. Such sources can include (1) a local configuration, (2) the +monitors, (3) the command line, and (4) environment variables. + +Configuration options can be set globally so that they apply (1) to all +daemons, (2) to all daemons or services of a particular type, or (3) to only a +specific daemon, process, or client. .. raw:: html -- 2.39.5