From 5a1a020d80fcbd35e1d6311c41b6159efd12b9dc Mon Sep 17 00:00:00 2001 From: Marcus Hof <13001502+MarconLP@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:51:05 +0100 Subject: [PATCH] Update template_make.py --- posthog/cdp/templates/make/template_make.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posthog/cdp/templates/make/template_make.py b/posthog/cdp/templates/make/template_make.py index 2d3a69deb01..9f46292c35c 100644 --- a/posthog/cdp/templates/make/template_make.py +++ b/posthog/cdp/templates/make/template_make.py @@ -6,7 +6,7 @@ template: HogFunctionTemplate = HogFunctionTemplate( type="destination", id="template-make", name="Make", - description="Sends a webhook templated by the incoming event data", + description="Triggers a webhook based scenario", icon_url="/static/services/make.png", category=["Custom"], hog="""