From 54ff1fe33c02bd62a543580f157f7cd94804499c Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Tue, 25 Apr 2017 00:25:54 +0800 Subject: [PATCH] Update troubleshoot-configurations.md: fix typos (#3014) --- .../monitor-and-troubleshoot/troubleshoot-configurations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/troubleshoot-configurations.md b/datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/troubleshoot-configurations.md index 5528e070b8..7a857ef99e 100644 --- a/datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/troubleshoot-configurations.md +++ b/datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/troubleshoot-configurations.md @@ -5,7 +5,7 @@ keywords: ectd, rethinkdb, key, value, store, database, ucp --- UCP automatically tries to heal itself by monitoring it's internal -components and trying to bring them to an healthy state. +components and trying to bring them to a healthy state. In most cases, if a single UCP component is persistently in a failed state, you should be able to restore the cluster to a healthy state by @@ -76,7 +76,7 @@ To learn more about the `etcdctl` utility, check the ## RethinkDB Database -User and organization data for Docker Datacenter is stored in a RetinkDB +User and organization data for Docker Datacenter is stored in a RethinkDB database which is replicated across all manager nodes in the UCP cluster. Replication and failover of this database is typically handled automatically by