From ded14345b4c38c0a084ac34b7ca146b121d6b3ec Mon Sep 17 00:00:00 2001 From: KeisukeYamashita <19yamashita15@gmail.com> Date: Tue, 5 Nov 2019 17:39:45 +0900 Subject: [PATCH] doc(how-it-works): fix typo ca to can in how it works doc --- docs/gitbook/how-it-works.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gitbook/how-it-works.md b/docs/gitbook/how-it-works.md index 4331cd09c..16c692f36 100644 --- a/docs/gitbook/how-it-works.md +++ b/docs/gitbook/how-it-works.md @@ -535,7 +535,7 @@ The canary analysis can be extended with webhooks. Flagger will call each webhoo determine from the response status code (HTTP 2xx) if the canary is failing or not. There are three types of hooks: -* Confirm-rollout hooks are executed before scaling up the canary deployment and ca be used for manual approval. +* Confirm-rollout hooks are executed before scaling up the canary deployment and can be used for manual approval. The rollout is paused until the hook returns a successful HTTP status code. * Pre-rollout hooks are executed before routing traffic to canary. The canary advancement is paused if a pre-rollout hook fails and if the number of failures reach the