Skip to content

Commit 963ef7a

Browse files
author
Thomas Gilbert
committed
update getting started copy
1 parent eb7ee99 commit 963ef7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/partners/direct-destination.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Direct Destinations allow Segment Partners to ingest Segment Event Data using a
77

88
## Getting Started
99

10-
Review the steps outlined in the [Developer Center Overview](/docs/partners). This document outlines specific details for Step four as it relates to building a Subscription Webhook.
10+
Review the steps outlined in the [Developer Center Overview](/docs/partners). This document outlines specific details for building a direct webhook destination.
1111

1212
1. Apply to become a [Segment Select Partner](https://segment.com/partners/integration/){:target="_blank"}.
1313
2. Understand Segment's [Conceptual Model](/docs/partners/conceptual-model) and [Spec](/docs/connections/spec).
@@ -21,7 +21,7 @@ Review the steps outlined in the [Developer Center Overview](/docs/partners). Th
2121

2222
## Build
2323

24-
Begin by selecting "Build a direct destination" within the [Developer Portal](https://app.segment.com/dev-portal/overview). Next, you will see a field to input your destination name and slug (Once created you will not be able to change the destination slug). Within the "Build and test" section of the portal UI, add the destination endpoint where Segment data will be forwarded to.
24+
Begin by selecting "Build a direct destination" within the [Developer Portal](https://app.segment.com/dev-portal/overview). Next, you will see a field to input your destination name and slug (once created you will not be able to change the destination slug). Within the "Build and test" section of the portal UI, add the destination endpoint where Segment data will be forwarded to.
2525

2626
Continue reading below to understand what is expected when accepting and responding to Segment data.
2727

0 commit comments

Comments
 (0)