Skip to content

Commit 20789b0

Browse files
committed
Nav edits [netlify-build]
1 parent a7fa3a0 commit 20789b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/connections/functions/insert-functions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ There are two ways you can access destination insert functions from your Segment
2929
To create an insert function from Segment's catalog:
3030

3131
1. Navigate to **Connections > Catalog > Functions** and click **New Function**.
32-
2. From the Select Type screen, select **Insert** and click **Next: Build function**.
33-
3. Write your function code, and test it. Manually enter a sample event, then click **Run** to test.
32+
2. From the Select Type screen, select **Insert** and click **Next: Build Function**.
33+
3. Write your function code, and test it. Manually enter a sample event and click **Run** to test.
3434
4. Click **Next: Configure & Create** to add a function name, description, and logo.
35-
5. Click **Create function** to create your insert function. You'll see the function displayed in the Insert functions tab.
35+
5. Click **Create Function** to create your insert function. You'll see the insert function displayed in the Functions tab.
3636

3737
For data to flow to your downstream destinations, you'll need to connect your insert function to a destination:
3838

3939
1. Select the insert function you'd like to connect. From the side pane, you can edit, delete, and connect the insert function.
40-
2. Click **Connect to a destination**.
40+
2. Click **Connect a destination**.
4141
3. Select the destination you'd like to connect to and click **Connect to destination**.
4242

4343
### Using the Destinations tab

0 commit comments

Comments
 (0)