From e3f36882272ce5ad2defeffdfbe39ad40a8cd339 Mon Sep 17 00:00:00 2001 From: rumstead <37445536+rumstead@users.noreply.github.com> Date: Thu, 23 Jan 2020 13:39:19 -0500 Subject: [PATCH] docs: Update disaster_recovery.md (#3021) Fixing verbiage. --- docs/operator-manual/disaster_recovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operator-manual/disaster_recovery.md b/docs/operator-manual/disaster_recovery.md index 5e13b41ca0..bcd4f42d8e 100644 --- a/docs/operator-manual/disaster_recovery.md +++ b/docs/operator-manual/disaster_recovery.md @@ -1,6 +1,6 @@ # Disaster Recovery -You can use `argocd-util` can be used to import and export all Argo CD data. +You can use `argocd-util` to import and export all Argo CD data. Make sure you have `~/.kube/config` pointing to your Argo CD cluster.