From 62b9377f15aa8584adce65ee510f3cf914d1c3c7 Mon Sep 17 00:00:00 2001 From: Mieszko Wawrzyniak Date: Mon, 29 Mar 2021 15:21:43 +0200 Subject: [PATCH] Fix reocncile typo Signed-off-by: kaaboaye --- docs/guides/flux-v1-automation-migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/flux-v1-automation-migration.md b/docs/guides/flux-v1-automation-migration.md index e0137cd76f..386f019234 100644 --- a/docs/guides/flux-v1-automation-migration.md +++ b/docs/guides/flux-v1-automation-migration.md @@ -459,7 +459,7 @@ $ git push Now you can sync the new commit, and check that the object is working: ```bash -$ flux reocncile kustomization --with-source flux-system +$ flux reconcile kustomization --with-source flux-system ► annotating GitRepository flux-system in flux-system namespace ✔ GitRepository annotated ◎ waiting for GitRepository reconciliation