Skip to content

Commit 855fb67

Browse files
Update src/pages/docs/messages/annotations.mdx
Co-authored-by: Mark Hulbert <[email protected]>
1 parent 689d7d2 commit 855fb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/messages/annotations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ await channel.annotations.publish(message.serial, {
242242
```
243243
</Code>
244244

245-
You can additionally specify a `data` payload when publishing an annotation. This is not included in an annotation summary, so only readably by someone [subscribing to individual annotation events](#individual-annotations).
245+
You can additionally specify a `data` payload when publishing an annotation. This is not included in an annotation summary, so only readable by someone [subscribing to individual annotation events](#individual-annotations).
246246

247247
## Delete annotations <a id="delete" />
248248

0 commit comments

Comments
 (0)