From 69b5209071911046fef78d4ad05d415a0e663cc9 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 18 May 2026 08:40:08 +0200 Subject: [PATCH] Fix typo Signed-off-by: Johannes Marbach --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9421d9e5..827ea6ec 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ A docker compose file `dev-backend-docker-compose.yml` is provided to start the whole stack of components which is required for a local development environment including federation: -- Minimum Synapse Setup (servernameis: `synapse.m.localhost`, `synapse.othersite.m.localhost`) +- Minimum Synapse Setup (servernames: `synapse.m.localhost`, `synapse.othersite.m.localhost`) - MatrixRTC Authorization Service (Note requires Federation API and hence a TLS reverse proxy) - Minimum LiveKit SFU setup using dev defaults for config - Minimum `localhost` Certificate Authority (CA) for Transport Layer Security (TLS)