From b9c711efc9ede927a038749b707ca9187b4ff3ad Mon Sep 17 00:00:00 2001 From: Zhou Peng Date: Thu, 2 Aug 2018 17:19:38 +0800 Subject: [PATCH] doc/start: fix kube-helm.rst typo: docuiment -> document Signed-off-by: Zhou Peng --- doc/start/kube-helm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/start/kube-helm.rst b/doc/start/kube-helm.rst index 798a55c276f2f..c5994614281bd 100644 --- a/doc/start/kube-helm.rst +++ b/doc/start/kube-helm.rst @@ -40,7 +40,7 @@ Add ceph-helm to Helm local repos Configure your Ceph cluster =========================== -Create a ``ceph-overrides.yaml`` that will contain your Ceph configuration. This file may exist anywhere, but for this docuiment will be assumed to reside in the user's home directory.:: +Create a ``ceph-overrides.yaml`` that will contain your Ceph configuration. This file may exist anywhere, but for this document will be assumed to reside in the user's home directory.:: $ cat ~/ceph-overrides.yaml network: -- 2.39.5