From a548bfd8e6f172241ee4c3bd77f4bd05d0d1edff Mon Sep 17 00:00:00 2001 From: Arnaud Hatzenbuhler Date: Thu, 26 Mar 2020 17:08:10 +0100 Subject: [PATCH] Fix typo --- docs/gitbook/tutorials/prometheus-operator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gitbook/tutorials/prometheus-operator.md b/docs/gitbook/tutorials/prometheus-operator.md index a359ed7c..487e220b 100644 --- a/docs/gitbook/tutorials/prometheus-operator.md +++ b/docs/gitbook/tutorials/prometheus-operator.md @@ -166,7 +166,7 @@ spec: ## Test the canary -Execute `kubectl -n test set image deployment/podinfo podinfo=stefanprodan/podinfo:3.1.0` to see if everythinf works +Execute `kubectl -n test set image deployment/podinfo podinfo=stefanprodan/podinfo:3.1.0` to see if everything works