Skip to content

Commit

Permalink
fixed the type but shouldn't affect any previous or future additions
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchiramoitra committed Sep 27, 2021
1 parent 38c5dcc commit 987eb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/integration_cname.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const commonNames = {
PinterestAds: "PINTEREST_TAG",
Pinterest_Ads: "PINTEREST_TAG",
Pinterest: "PINTEREST_TAG",
"Adobe Analytics": "ADOBE_ANALYITCS",
"Adobe Analytics": "ADOBE_ANALYTICS",
ADOBE_ANALYTICS: "ADOBE_ANALYTICS",
AdobeAnalytics: "ADOBE_ANALYTICS",
adobeanalytics: "ADOBE_ANALYTICS",
Expand Down

0 comments on commit 987eb6b

Please sign in to comment.