Skip to content

Commit f14ad5f

Browse files
Andysanscontext
authored andcommitted
Adding language + fixing numbered list. (#272)
1 parent d2eddd5 commit f14ad5f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/partners/enable-with-segment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ There are three steps to implement an "Enable with Segment" OAuth flow:
3333
1. Go to the [Segment Developer Center](https://app.segment.com/developer/apps).
3434
2. Click **New App** to navigate to the App creation page:
3535
![Step 1](images/enable-with-segment/step1.png)
36-
2. Name your App, and click **Create**.
36+
3. Name your App, and click **Create**.
3737
![Step 2](images/enable-with-segment/step2.png)
38-
You'll be redirected to your App's main page.
38+
You'll be redirected to your App's main page. If you are implementing Enable with OAuth for an integration not built via the Developer Center and encounter an issue where your integration's name is already taken, you may choose another name (eg. TOOLNAME-enable). You will have the option to connect the two by selecting a scope in Step #2.
3939
4. Click the `App Info` tab.
4040
![Step 3](images/enable-with-segment/step3.png)
41-
4. From the `App Info` tab, click `OAuth` in the left side navigation.
41+
5. From the `App Info` tab, click `OAuth` in the left side navigation.
4242
![Step 4](images/enable-with-segment/step4.png)
43-
5. Keep your Developer Center browser window open – we'll need the OAuth credentials on this page to set up an OAuth consumer.
43+
6. Keep your Developer Center browser window open – we'll need the OAuth credentials on this page to set up an OAuth consumer.
4444
![Step 5](images/enable-with-segment/step5.png)
4545

4646
### 2. Set up an OAuth consumer

0 commit comments

Comments
 (0)