From ae3f08eb9a01467b74ce9151d64d0749e7ea49c2 Mon Sep 17 00:00:00 2001 From: winyadepla Date: Mon, 26 Jan 2026 21:59:39 +0000 Subject: [PATCH] Update matrix_rtc.md to fix typo. --- docs/matrix_rtc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/matrix_rtc.md b/docs/matrix_rtc.md index 56d53dbd..d8240fcb 100644 --- a/docs/matrix_rtc.md +++ b/docs/matrix_rtc.md @@ -68,7 +68,7 @@ keys: type = "livekit" livekit_service_url = "https://matrix-rtc.yourdomain.com" ``` -4. Close the file. +3. Close the file. #### 3.2. .well-known served independently ***Follow this step if you serve your .well-known/matrix files directly. Otherwise follow Step 3.1***