From e88fb1c74d4f1c37e71fe96c18caa25d44a577ff Mon Sep 17 00:00:00 2001 From: Fabien Lavocat <4154532+FabienLavocat@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:42:20 -0700 Subject: [PATCH] Typo in metadata-insertion.mdx --- theolive/channel/metadata-insertion.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theolive/channel/metadata-insertion.mdx b/theolive/channel/metadata-insertion.mdx index 0fd9ed5caa01..3039c7ab5e86 100644 --- a/theolive/channel/metadata-insertion.mdx +++ b/theolive/channel/metadata-insertion.mdx @@ -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.