From 4163d44461b44979abafafb63dea29872ac4ee04 Mon Sep 17 00:00:00 2001 From: liyjcdl <40556416+liyjcdl@users.noreply.github.com> Date: Fri, 2 Jul 2021 10:07:00 -0700 Subject: [PATCH] docs: Update 06-trigger-conditions.md (#1271) Signed-off-by: liyjcdl --- docs/tutorials/06-trigger-conditions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/06-trigger-conditions.md b/docs/tutorials/06-trigger-conditions.md index aa9de64a793f..db9637df16ca 100644 --- a/docs/tutorials/06-trigger-conditions.md +++ b/docs/tutorials/06-trigger-conditions.md @@ -90,7 +90,7 @@ Make sure there are no errors in any of the event-sources. kubectl -n argo-events apply -f https://raw.githubusercontent.com/argoproj/argo-events/stable/examples/tutorials/06-trigger-conditions/sensor-02.yaml Send a HTTP request and perform a file drop on Minio bucket as done above. - You should following output, + You should get the following output. _______________________________