From e9312ba298139c47946e31af52f3d96722956144 Mon Sep 17 00:00:00 2001 From: Eugene Fedorenko Date: Mon, 10 Jul 2023 16:31:26 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fd3e6d..1ec3cb9 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ data: triggers: - sync-operation-status ``` -OR if u want to trigger for specific argo app, instead of `subscriptions` in `argocd-notifications-cm` add annotation in argo Application manifest +OR if you want to trigger for specific argo app, instead of `subscriptions` in `argocd-notifications-cm` add annotation in argo Application manifest ``` apiVersion: argoproj.io/v1alpha1