diff --git a/src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md b/src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md index fffc618375..7bd144d8a2 100644 --- a/src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md +++ b/src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md @@ -161,13 +161,12 @@ To add a CNAME record for the Segment proxy to your organizations DNS settings: ### Tracking API Proxy -Set up a proxy for the tracking API so that all calls proxy through your domain. To do this, set up a CloudFront distribution that's similar to the one in the previous section, with the exception of the Origin Domain Name: +As events travel through the proxy before reaching the tracking API, set up a proxy for the tracking API so that all calls proxy through your domain. To do this, set up a CloudFront distribution that's similar to the one in the previous section, with the exception of the Origin Domain Name: | Field | Value | Description | | ------------------ | ---------------- | -------------------------------------------- | | Origin Domain Name | `api.segment.io` | The domain name to which the proxy is served | - #### Add CNAME Record to DNS To add a CNAME record to your DNS settings: