From 94fc931d44d0db3a2476e793a9c57245cc3038b8 Mon Sep 17 00:00:00 2001 From: liulei3 Date: Mon, 11 Jan 2021 11:57:39 +0800 Subject: [PATCH] doc: remove redundant word Signed-off-by: liulei3 --- examples/csi-config-map-sample.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/csi-config-map-sample.yaml b/examples/csi-config-map-sample.yaml index b8d729417..524671c69 100644 --- a/examples/csi-config-map-sample.yaml +++ b/examples/csi-config-map-sample.yaml @@ -13,8 +13,8 @@ kind: ConfigMap # To add more clusters or edit MON addresses in an existing configmap, use # the `kubectl replace` command. # The is optional and represents a radosNamespace in the pool. -# If any given all the of the rbd images, snapshots and other metadata -# will be store within the radosNamespace. +# If any given, all of the rbd images, snapshots, and other metadata will be +# stored within the radosNamespace. # NOTE: The given radosNamespace must already exists in the pool. # NOTE: Make sure you don't add radosNamespace option to a currently in use # configuration as it will cause issues.