A minor typo fix found while skimming through the cephadm docs:
"will no remove" -> "will not remove".
Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit
6e22b7b2d3a4ee11dfcc752f60563aabfe0cb9b3)
.. note::
The ``location`` attribute will be only affect the initial CRUSH location. Subsequent
- changes of the ``location`` property will be ignored. Also, removing a host will no remove
+ changes of the ``location`` property will be ignored. Also, removing a host will not remove
any CRUSH buckets.
See also :ref:`crush_map_default_types`.