From 3b4753204d744e3bededa9011b53b766437b6ba3 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sun, 17 Aug 2025 13:00:08 +0200 Subject: [PATCH] [mirotalk] - fix typo --- webhook/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webhook/README.md b/webhook/README.md index 70fbddba..7b5a96fa 100644 --- a/webhook/README.md +++ b/webhook/README.md @@ -2,7 +2,7 @@ ![webhook](./webhooks.png) -This example shows how to set up a server to listen for MiroTalk SFU webhook events (join, disconnect). +This example shows how to set up a server to listen for MiroTalk P2P webhook events (join, disconnect). ### Step 1: Enable Webhooks @@ -35,7 +35,7 @@ webhook: { ### Step 3: Webhook Events -MiroTalk SFU sends HTTP `POST` requests to the specified URL with event data: +MiroTalk P2P sends HTTP `POST` requests to the specified URL with event data: **Example Payload**: