Skip to content

Commit 66b0fa0

Browse files
committed
Update description
1 parent 0fd078d commit 66b0fa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/guides/events/user-events/for-user.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ The following events are only available in the `all` feed.
114114

115115
## Event notifications
116116

117-
To reduce the noise of the event stream and streamline event consumption, the following event types have optimized notification behavior.
117+
To reduce the noise of the event stream and optimize event consumption, the event types listed in the table trigger a limited number of notifications.
118118

119119
| Event type | Notification behavior|
120120
|-----------|--------------|
121-
|`COLLAB_ADD_COLLABORATOR`, `COLLAB_REMOVE_COLLABORATOR`, `COLLAB_INVITE_COLLABORATOR`, `COLLAB_ROLE_CHANGE` |When this event takes place, the content owner on the `changes` event stream is notified. Collaboration owners will see an additional event that matches what they see on the `all` stream.|
121+
|`COLLAB_ADD_COLLABORATOR`, `COLLAB_REMOVE_COLLABORATOR`, `COLLAB_INVITE_COLLABORATOR`, `COLLAB_ROLE_CHANGE` | When these events take place, the content owner on the `changes` event stream is notified. Collaborators see an additional event that matches what they see on the `all` stream.|
122122
| `ITEM_DOWNLOAD` | When an item is downloaded, only the content owner gets the notification. Collaborators are not notified.|
123123
| `ITEM_PREVIEW` | When an item is previewed, only the content owner gets the notification. Collaborators are not notified. |
124124

0 commit comments

Comments
 (0)