]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/mon-bootstrap: fix typo 43341/head
authorPrashant D <pdhange@redhat.com>
Wed, 29 Sep 2021 06:13:56 +0000 (07:13 +0100)
committerPrashant D <pdhange@redhat.com>
Wed, 29 Sep 2021 06:13:56 +0000 (07:13 +0100)
Signed-off-by: Prashant D <pdhange@redhat.com>
doc/dev/mon-bootstrap.rst

index 2b67b470765c7a858536d58d02c72ffbd0beecb0..8cd7e3986bf1de14d2e16d92715c7f56330ccc94 100644 (file)
@@ -138,7 +138,7 @@ the cluster::
      mon initial members = foo, bar, baz
 
 The monitors can then be initialized by providing the other pieces of
-information (they keyring, cluster fsid, and a way of determining
+information (the keyring, cluster fsid, and a way of determining
 their own address).  For example::
 
      ceph-mon --mkfs -i <name> --mon-initial-hosts 'foo,bar,baz' --keyring <initial_keyring> --public-addr <ip>