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="""