From fcaa2ce61f6ade93443c52af88006a77c4ab4d83 Mon Sep 17 00:00:00 2001 From: PurseChicken Date: Fri, 17 Nov 2023 13:18:08 -0800 Subject: [PATCH] Fix type in ReadMe Signed-off-by: PurseChicken --- plugins/cloudbuild/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cloudbuild/README.md b/plugins/cloudbuild/README.md index edb0d69e5d..cde383b8c4 100644 --- a/plugins/cloudbuild/README.md +++ b/plugins/cloudbuild/README.md @@ -101,7 +101,7 @@ spec: lifecycle: development ``` -You can also automatically filter the results based on trigger name instead of repository name. To so so, use the following annotation: +You can also automatically filter the results based on trigger name instead of repository name. To do so, use the following annotation: ```diff // component-info.yaml