From 80f573e8997326d10f4c5baabdc4c5c7ba6c2b71 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 18 May 2026 09:50:42 +0200 Subject: [PATCH] Add missing apostrophe Signed-off-by: Johannes Marbach --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3a0c1bf..758d6a8a 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ pnpm backend > `https://synapse.m.localhost/.well-known/matrix/client`. This can be either > done by adding the minimum localhost CA > ([./backend/dev_tls_local-ca.crt](./backend/dev_tls_local-ca.crt)) to your web -> browsers trusted certificates or by simply copying and pasting each URL into +> browser's trusted certificates or by simply copying and pasting each URL into > your browser’s address bar and follow the prompts to add the exception. ### Playwright tests