Skip to content

Commit 363d0bb

Browse files
committed
chore: manual fixes for migration of batch 1.4
1 parent 3ed461e commit 363d0bb

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

src/engage/journeys/v2/event-triggered-journeys-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ You can configure a Randomized Split step with the following options:
213213

214214
Segment won't let you save or publish your journey if the percentages don’t add up to 100%, or if any percentage is left blank.
215215

216-
> info "Actual branch counts may differ from percentages"
216+
> info "Actual branch counts may differ from percentages"
217217
> The Randomized Split step assigns users to branches based on probability, not fixed rules. At lower volumes, the actual distribution may not match your configured percentages exactly, but results typically even out with more traffic.
218218
219219
To add a Randomized Split to your journey:

src/engage/quickstart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ Invite teammates to your Engage dev space and grant them access to the space. Na
4848
- **Disabled :** You can disable this option by toggling it, which prevents the replaying of historical data from the source to the Space. This means that only data that the source has received after the point when the source was connected to the Space will be available within the Engage/Unify Space.
4949
4. If you need more historical data available from this source, please fill out the form below for each replay and contact Segment Support at [email protected] or [create a ticket]([url](https://app.segment.com/goto-my-workspace/home?period=last-24-hours&v2=enabled&help=create-ticket)):
5050

51-
```Segment Source Details:
51+
```
52+
Segment Source Details:
5253
- Name: source-name
5354
- SourceId: XXXXX or Link to Source
5455

src/engage/user-subscriptions/subscription-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,5 +199,5 @@ Yes. Keep the following table in mind when you name a subscription group:
199199
| Group Name Character Limit | Limited to 75 characters, including spaces |
200200
| Group Description Character Limit | Limited to 500 characters, including spaces |
201201
| Spaces in Group Names | Spaces aren't allowed at the beginning and/or end of the Group name |
202-
| Unsupported characters for Group Names | `!@#$%^&*()_+\-=\[\]{};':"\\|,.<>\/?` |
202+
| Unsupported characters for Group Names | `!@#$%^&*()_+\-=\[\]{};':"\|,.<>\/?` |
203203
| Unsupported accent characters for Group Names | `á, é, í, ó, ú, à, è, ì, ò, ù, ë, ï, ã` |

src/unify/csv-upload.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,10 @@ You can use these characters in your CSV file:
6060
- The following non-English characters:
6161

6262

63-
```àáâäǎæãåāçćčċďðḍèéêëěẽēėęğġgg͟hħḥh̤ìíîïǐĩīıįķk͟hłļľl̥ṁm̐òóôöǒœøõōřṛr̥ɽßşșśšṣs̤s̱sțťþṭt̤ʈùúûüǔũūűůŵýŷÿźžżẓz̤ÀÁ
64-
ÄǍÆÃÅĀÇĆČĊĎÐḌÈÉÊËĚẼĒĖĘĞĠGG͟HĦḤH̤ÌÍÎÏǏĨĪIĮĶK͟HŁĻĽL̥ṀM̐ÒÓÔÖǑŒØÕŌŘṚR̥ɌSẞŚŠŞȘṢS̤S̱ȚŤÞṬT̤ƮÙÚÛÜǓŨŪŰŮŴÝŶŸŹŽŻẒZ```
63+
```
64+
àáâäǎæãåāçćčċďðḍèéêëěẽēėęğġgg͟hħḥh̤ìíîïǐĩīıįķk͟hłļľl̥ṁm̐òóôöǒœøõōřṛr̥ɽßşșśšṣs̤s̱sțťþṭt̤ʈùúûüǔũūűůŵýŷÿźžżẓz̤ÀÁ
65+
ÄǍÆÃÅĀÇĆČĊĎÐḌÈÉÊËĚẼĒĖĘĞĠGG͟HĦḤH̤ÌÍÎÏǏĨĪIĮĶK͟HŁĻĽL̥ṀM̐ÒÓÔÖǑŒØÕŌŘṚR̥ɌSẞŚŠŞȘṢS̤S̱ȚŤÞṬT̤ƮÙÚÛÜǓŨŪŰŮŴÝŶŸŹŽŻẒZ
66+
```
6567

6668
## View Update History
6769

0 commit comments

Comments
 (0)