Skip to content

Commit ec88c0a

Browse files
authored
Update index.md
1 parent b5d649d commit ec88c0a

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/actions-cordial

1 file changed

+2
-2
lines changed

src/connections/destinations/catalog/actions-cordial/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ To send events, define the `createContactactivity` destination action. In additi
5050

5151
### Adding users to and removing from lists
5252

53-
If you plan segmenting users in Cordial, make sure you define the `addContactToList` and `removeContactFromList` destination actions. Both actions require the Segment group ID. `addContactToList` optionally accepts a list name.
53+
If you plan to segment users in Cordial, make sure you define the `addContactToList` and `removeContactFromList` destination actions. Both actions require the Segment group ID. `addContactToList` optionally accepts a list name.
5454

55-
Although optional, list name should be considered a must have, because it simplifies segmenting contacts in Cordial based on lists. Lists without a name are called following the `segment_[groupId]` pattern.
55+
Although optional, you should consider the list name as a required option, because it simplifies segmenting contacts in Cordial based on lists. Lists without a name are called following the `segment_[groupId]` pattern.

0 commit comments

Comments
 (0)