Skip to content

Commit f21b5e7

Browse files
committed
chore: correct typo
1 parent f1b4e43 commit f21b5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/properties/work-with-properties/marketing-tags-properties.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ For example in the React SDK:
7878
properties={{
7979
utm_source: "my source",
8080
utm_medium: "some medium",
81-
utm_campaign: "awesome campaing",
81+
utm_campaign: "awesome campaign",
8282
utm_content: "something else",
8383
utm_term: "my terms",
8484
click_id: "1234"

0 commit comments

Comments
 (0)