Skip to content

Commit b68d624

Browse files
authored
Update src/connections/sources/catalog/libraries/website/javascript/troubleshooting.md
1 parent bd0ab5e commit b68d624

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
@@ -197,7 +197,7 @@ The AJS cookies being set under segment.com are first-party cookies. They are pa
197197

198198
If you are having issues with your destinations loading, there is a [known issue that was reported](https://github.com/prototypejs/prototype/issues/338){:target="_blank"}.
199199

200-
In order to prevent this from happening, you can preserve the original Array.from method, without letting the prototype override it.
200+
In order to prevent the issues, you can preserve the original `array.from` method without letting the prototype override it.
201201

202202
## Will Google Chrome's third-party cookie changes impact Segment Analytics.js?
203203

0 commit comments

Comments
 (0)