We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b4e43 commit f21b5e7Copy full SHA for f21b5e7
src/content/docs/properties/work-with-properties/marketing-tags-properties.mdx
@@ -78,7 +78,7 @@ For example in the React SDK:
78
properties={{
79
utm_source: "my source",
80
utm_medium: "some medium",
81
- utm_campaign: "awesome campaing",
+ utm_campaign: "awesome campaign",
82
utm_content: "something else",
83
utm_term: "my terms",
84
click_id: "1234"
0 commit comments