From ff2eda0cc40fb410d79fa3eaf3067a7f7af23e13 Mon Sep 17 00:00:00 2001 From: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com> Date: Fri, 30 Aug 2024 17:18:38 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c225fff..2236dbe 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ In this package, this would apply to the `GROUP` source. If you are receiving er ```yml vars: - zendesk_group_identifier: "Group" # as an example, must include the double-quotes and correct case! + zendesk_group_identifier: "Group" # as an example, must include the double-quotes and correct case ```