From 3dcac340cc4d0d4cc2701faca2014d859ccadbd7 Mon Sep 17 00:00:00 2001 From: cblte Date: Fri, 6 Aug 2021 10:46:26 +0200 Subject: [PATCH] Fix spelling to match with navigation entries --- docs/rooms.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/rooms.md b/docs/rooms.md index 2ab4842..28c3e41 100644 --- a/docs/rooms.md +++ b/docs/rooms.md @@ -8,7 +8,7 @@ date: 2021-08-03T20:30:00+02:00 Conversations are organized in matrix in rooms. 1:1 conversations are also rooms, but for now with only two people. In this Category is about -1. [create rooms](/rooms/create/) -2. [find rooms](/rooms/find/) -3. [delete rooms](/rooms/delete/) -4. [share rooms](/rooms/sharing/) +1. [Create rooms](/rooms/create/) +2. [Find rooms](/rooms/find/) +3. [Delete rooms](/rooms/delete/) +4. [Share rooms](/rooms/sharing/)