diff --git a/hadoop-hdds/docs/content/feature/Decommission.md b/hadoop-hdds/docs/content/feature/Decommission.md index 8058c0c0902..233caf42891 100644 --- a/hadoop-hdds/docs/content/feature/Decommission.md +++ b/hadoop-hdds/docs/content/feature/Decommission.md @@ -70,7 +70,7 @@ ozone admin datanode recommission [-hV] [-id=] Ozone Manager (OM) decommissioning is the process in which you gracefully remove one of the OM from the OM HA Ring. To decommission an OM and remove the node from the OM HA ring, the following steps need to be executed. -1. Add the _OM NodeId_ of the to be decommissioned OM node to the _ozone.om.decommissioned.nodes._ property in _ozone-site.xml_ of all +1. Add the _OM NodeId_ of the OM Node to be decommissioned to the _ozone.om.decommissioned.nodes._ property in _ozone-site.xml_ of all other OMs. 2. Run the following command to decommission an OM node. ```shell diff --git a/hadoop-hdds/docs/content/feature/Observability.md b/hadoop-hdds/docs/content/feature/Observability.md index b122f4bc83c..d46e7d704f7 100644 --- a/hadoop-hdds/docs/content/feature/Observability.md +++ b/hadoop-hdds/docs/content/feature/Observability.md @@ -56,7 +56,7 @@ scrape_configs: ## Grafana -Once Prometheus is up and running, Grana can be configured to monitor and visualize Ozone metrics. +Once Prometheus is up and running, Grafana can be configured to monitor and visualize Ozone metrics. ### Add Prometheus as a data source