Skip to content

Commit 86757f1

Browse files
authored
Update custom-proxy.md
1 parent 122354b commit 86757f1

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 (Segment doesn't recommend this as it completely bypasses the Segment source GUI)
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)