From d14ada51777581d264ade266ff609db58f61f024 Mon Sep 17 00:00:00 2001 From: Johannes Becker Date: Thu, 24 Nov 2022 11:36:58 +0100 Subject: [PATCH] Adopt review suggestion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44cff871..1482fcdd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Matrix Specification -This repository contains the Matrix Specification. The current release version is rendered at https://spec.matrix.org, while the latest available build of the main branch is at https://spec.matrix.org/unstable. +This repository contains the Matrix Specification. The current release version is rendered at https://spec.matrix.org, while the latest available build of the `main` branch is at https://spec.matrix.org/unstable. Developers looking to use Matrix should join [#matrix-dev:matrix.org](https://matrix.to/#/#matrix-dev:matrix.org) on Matrix for help.