Skip to content

Commit 8d3c731

Browse files
committed
Apply suggestions from code review
1 parent 9baf5c4 commit 8d3c731

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/unify/product-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ Visit Segment's [pricing page](https://segment.com/pricing/){:target="_blank"} t
7676
### Unify ingestion limitations
7777

7878
Unify will silently drop events if:
79-
- The groupId has more than 500 characters.
79+
- The `groupId` has more than 500 characters.
8080
- Events have more than 300 properties/traits.
81-
- messageId is longer than 100 characters.
82-
- The groupId is empty in a group call or context.groupId is empty in a track call.
81+
- `messageId` is longer than 100 characters.
82+
- The `groupId` is empty in a Group call or `context.groupId` is empty in a Track call.
8383

0 commit comments

Comments
 (0)