Skip to content

Commit 2b10ce3

Browse files
authored
Minor rewording
1 parent 2bbb67b commit 2b10ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/website/javascript/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ The AJS cookies being set under segment.com are first-party cookies. They are pa
175175

176176
## How is the referrer value set?
177177

178-
The Analytics.js library sets the `context.page.referrer` value from the `window.document.referrer` [property](https://developer.mozilla.org/en-US/docs/Web/API/Document/referrer) set in the browser. If you are experiacing unexpected referrer values reaching Segment, you can check how this value is being set on your website.
178+
The Analytics.js library sets the `context.page.referrer` value from the `window.document.referrer` [property](https://developer.mozilla.org/en-US/docs/Web/API/Document/referrer){:target="_blank"} set in the browser. If you notice unexpected referrer values reaching Segment, check how this value is being set on your website.
179179

180180
## Known issues:
181181

0 commit comments

Comments
 (0)