Skip to content

Commit 5435805

Browse files
committed
casing fixes
1 parent 77326c4 commit 5435805

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

src/engage/journeys/send-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Use Trait Enrichment and ID Sync to configure sync payloads that you send from J
4040

4141
To use Trait Activation with Journeys:
4242
1. Navigate to the Journeys builder of a new or existing Journey.
43-
2. Select [a supported](/docs/engage/trait-activation/trait-activation-setup/#set-up-a-destination) destination from a Journeys step.
43+
2. Select [a supported](/docs/engage/trait-activation/trait-activation-setup/#set-up-a-destination) destination from a journey step.
4444
3. Select **Customized Setup**, then add identifier and trait mappings to customize the way you send data to your destination. For more, visit the [Trait Enrichment](/docs/engage/trait-activation/trait-enrichment/#customized-setup/) and [ID Sync](/docs/engage/trait-activation/id-sync/#customized-setup/) setup docs.
4545

4646

src/engage/trait-activation/id-sync.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ To set up ID Sync with [Audiences](/docs/engage/audiences/):
3030

3131
To set up ID Sync with [Journeys](/docs/engage/journeys/):
3232

33-
As you're creating or editing a Journey in the [builder](/docs/engage/journeys/build-journey/), you can configure how you send identifiers with ID Sync from any of the [supported destinations](/docs/engage/trait-activation/trait-activation-setup/).
33+
As you're creating or editing a journey in the [builder](/docs/engage/journeys/build-journey/), you can configure how you send identifiers with ID Sync from any of the [supported destinations](/docs/engage/trait-activation/trait-activation-setup/).
3434

35-
1. From a Journeys step, select the destination you're going to use with ID Sync.
35+
1. From a journey step, select the destination you're going to use with ID Sync.
3636
2. On the Connection Settings tab, select **Customized Setup** and use the corresponding [steps below](#customized-setup) to customize which identifiers you want to map downstream to your destination.
3737

3838
### Default setup
3939

40-
Default setup uses default Segment Destination behavior. To use the default settings, click **Save** and resume building your Audience or Journey.
40+
Default setup uses default Segment Destination behavior. To use the default settings, click **Save** and resume building your audience or journey.
4141

4242
You can customize additional event settings at any time.
4343

@@ -51,7 +51,7 @@ With Customized setup, you can choose which identifiers you want to map downstre
5151
- *Facebook Custom Audiences* and *Google Ads Remarketing Lists* display a dropdown for you to choose available identifiers.
5252
2. Add an ID strategy.
5353
- This is a strategy for a particular identifier which sends either the `last added`, `first added`, or `all` identifiers to your destination.
54-
3. Click **Save**, then finish building your Audience or Journey.
54+
3. Click **Save**, then finish building your audience or journey.
5555

5656
## Limits and best practices
5757

src/engage/trait-activation/trait-enrichment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ To set up Trait Enrichment with [Audiences](/docs/engage/audiences/):
3636

3737
To set up Trait Enrichment with [Journeys](/docs/engage/journeys/):
3838

39-
As you're creating or editing your Journey in the [builder](/docs/engage/journeys/build-journey/), set up Trait Enrichment with any of the [supported destinations](/docs/engage/trait-activation/trait-activation-setup/).
39+
As you're creating or editing your journey in the [builder](/docs/engage/journeys/build-journey/), set up Trait Enrichment with any of the [supported destinations](/docs/engage/trait-activation/trait-activation-setup/).
4040

41-
1. From a Journeys step, select the destination you're going to use with Trait Enrichment.
41+
1. From a journeys step, select the destination you're going to use with Trait Enrichment.
4242
2. On the Connection Settings tab, select **Customized Setup** and use the corresponding [steps below](#customized-setup) to customize the way data is sent to your destination by creating identifier and trait mappings.
4343

4444
### Default setup
4545

46-
Default setup uses default Segment Destination settings without Trait Enrichment. To use the default settings, select **Default Setup**, then click **Save** to resume building your Audience or Journey.
46+
Default setup uses default Segment Destination settings without Trait Enrichment. To use the default settings, select **Default Setup**, then click **Save** to resume building your audience or journey.
4747

4848
You can customize event settings at any time.
4949

@@ -55,7 +55,7 @@ With Customized setup, you can choose which traits you want to map to your desti
5555
2. Select all traits you want to sync to your destination, and click **Save**.
5656
- Use the **Segment** column to select traits from the Segment Spec.
5757
- Use the **Destination** column to select which traits you want to map to in your destination. By default, Segment attempts to find traits with matching names.
58-
3. Click **Save** and finish building your Audience or Journey.
58+
3. Click **Save** and finish building your audience or journey.
5959

6060
> info ""
6161
> Segment sends traits you select for enrichment in the traits object in Identify calls, and as properties in the properties object in Track calls.

0 commit comments

Comments
 (0)