Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion theolive/channel/metadata-insertion.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ curl -X POST \

A `200` response indicates the metadata was accepted and queued for delivery on the stream.

Syncrhonization is best effort but is generally in the next few frames after the message is received.
Synchronization is best effort but is generally in the next few frames after the message is received.

See the API reference for [Send instream metadata](../api/send-channel-instream-metadata.api.mdx) for the full request specification.

Expand Down