From 52701fe8651f9416dbb144284ab1043747e39449 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 3 Jun 2021 00:06:06 +1000 Subject: [PATCH] doc/cephadm: s/the the/the This removes an extraneous "the" and reworks a sentence so that it adheres to the grammatical rules of the English language. Signed-off-by: Zac Dover --- doc/cephadm/service-management.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/service-management.rst b/doc/cephadm/service-management.rst index b4b540b1531..e95faffac8f 100644 --- a/doc/cephadm/service-management.rst +++ b/doc/cephadm/service-management.rst @@ -82,7 +82,7 @@ deployment of services. Here is an example of a service specification in YAML: unmanaged: false ... -In this example, the the properties this service specification are: +In this example, the properties of this service specification are: * ``service_type`` The type of the service. Needs to be either a Ceph -- 2.39.5