Skip to content

Commit 2f337c2

Browse files
committed
minor fixes
1 parent 7c9bd8a commit 2f337c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Contains the following properties:
3333

3434
* Google ID `gclid`
3535
* Google click ID `clickId`
36-
* HSA account `hsaAßcc`
36+
* HSA account `hsaAcc`
3737
* HSA campaign `hsaCam`
3838
* HSA group `hsaGrp`
3939
* HSA ad `hsaAd`
@@ -77,7 +77,7 @@ For example in the React SDK:
7777
className="btn btn-dark"
7878
utmSource: "my source",
7979
utmMedium: "some medium",
80-
utmCampaign: "awesome campaing",
80+
utmCampaign: "awesome campaign",
8181
utmContent: "something else",
8282
utmTerm: "my terms",
8383
clickId: "1234",

0 commit comments

Comments
 (0)