Skip to content

Commit a644b57

Browse files
committed
fix typo
1 parent 060aea0 commit a644b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/bots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5100,7 +5100,7 @@ [email protected], Mary <[email protected]>; John <[email protected]>
51005100
**`additional_grouping_keys`**
51015101
51025102
(optional, list) By-default events are grouped by the E-Mail-Address into buckets. For each bucket one E-Mail is sent. You may add more fields to group-by here to make potentially more buckets.
5103-
Side-effect: Every field that is included in the group-by is ensured to be uniqe for all events in the bucket and may thus be used for templating.
5103+
Side-effect: Every field that is included in the group-by is ensured to be unique for all events in the bucket and may thus be used for templating.
51045104
Note: The keys listed here refer to the keys in the events (in contrast to the CSV column names).
51055105
Default: `[]`
51065106

0 commit comments

Comments
 (0)