From 0af8a8b9dc02b550b7af47c31ed74f9eabb8aff6 Mon Sep 17 00:00:00 2001 From: zdover23 <1445107+zdover23@users.noreply.github.com> Date: Fri, 22 Nov 2019 21:49:21 +1000 Subject: [PATCH] Update doc/bootstrap.rst Signed-off-by: Zac Dover Co-Authored-By: Alexandra Settle --- doc/bootstrap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bootstrap.rst b/doc/bootstrap.rst index c288bb7d4d3..61eee714fb9 100644 --- a/doc/bootstrap.rst +++ b/doc/bootstrap.rst @@ -6,7 +6,7 @@ A new Ceph cluster is deployed by bootstrapping a cluster on a single node, and then adding additional nodes and daemons via the CLI or GUI dashboard. -In the example here, we will install a basic three-node cluster. Each +The following example installs a basic three-node cluster. Each node will be identified by its prompt. For example, "[monitor 1]" identifies the first monitor, "[monitor 2]" identifies the second monitor, and "[monitor 3]" identifies the third monitor. This -- 2.47.3