Skip to content

Commit

Permalink
Copy fix to template_meta_ads.py (#25610)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniloc authored Oct 15, 2024
1 parent 7f189e5 commit 348f7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posthog/cdp/templates/meta_ads/template_meta_ads.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
template: HogFunctionTemplate = HogFunctionTemplate(
status="alpha",
id="template-meta-ads",
name="Google Ads Conversions",
name="Meta Ads Conversions",
description="Send conversion events to Meta Ads",
icon_url="/static/services/meta-ads.png",
category=["Advertisement"],
Expand Down

0 comments on commit 348f7c9

Please sign in to comment.