Skip to content

Commit 122354b

Browse files
authored
Update src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md
1 parent f2a3cf0 commit 122354b

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ To bundle Analytics.js with your own code, you can:
177177

178178
* [Use npm to install your destinations](/docs/connections/sources/catalog/libraries/website/javascript/#add-destinations-from-npm).
179179

180-
* Hardcode your settings instead of fetching from the CDN (**not recommended** -- bypasses the Segment souce configuration GUI completely).
180+
* Hardcode your settings instead of fetching from the CDN (Segment doesn't recommend this as it completely bypasses the Segment source GUI)
181181
```ts
182182
// npm-only
183183
export const analytics = new AnalyticsBrowser()

0 commit comments

Comments
 (0)