Skip to content

Commit fbcbcae

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,9 @@ The AJS cookies being set under segment.com are first-party cookies. They are pa
195195

196196
### Are you loading Prototype.js?
197197

198-
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"}.
198+
If you're having issues with your destinations loading with Protoype.js, there is a [known issue that was reported](https://github.com/prototypejs/prototype/issues/338){:target="_blank"} regarding this.
199199

200-
In order to prevent the issues, 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)