From f51629d6b599f76705b2fb263fdd40bc5417ec3b Mon Sep 17 00:00:00 2001 From: Kingdon Barrett Date: Tue, 3 Nov 2020 18:11:13 -0500 Subject: [PATCH] Fix Typo in nginx-progressive-delivery.md "exmaple" -> example --- docs/gitbook/tutorials/nginx-progressive-delivery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gitbook/tutorials/nginx-progressive-delivery.md b/docs/gitbook/tutorials/nginx-progressive-delivery.md index e18d91ff..136f180c 100644 --- a/docs/gitbook/tutorials/nginx-progressive-delivery.md +++ b/docs/gitbook/tutorials/nginx-progressive-delivery.md @@ -345,7 +345,7 @@ podinfod=stefanprodan/podinfo:3.1.3 Generate high response latency: ```bash -watch curl http://app.exmaple.com/delay/2 +watch curl http://app.example.com/delay/2 ``` Watch Flagger logs: