From 63af2140f769bb63b7131a0bbdd96b82cd97aa3f Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 30 Aug 2024 09:20:23 +0200 Subject: [PATCH] Fix typo --- Simple-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Simple-installation.md b/Simple-installation.md index 2d1a481..54b980d 100644 --- a/Simple-installation.md +++ b/Simple-installation.md @@ -34,7 +34,7 @@ sudo -H python3 -m pip install --upgrade radicale ### Launch Radicale in foreground in debug mode to check for any issues ``` -##### logline shoul be shown (EXAMPLE) +##### logline should be shown (EXAMPLE) sudo -H python3 -m radicale -D --config "" --storage-filesystem-folder=~/.var/lib/radicale/collections ... [2024-03-22 06:17:00 +0100] [1727] [INFO] Listening on '127.0.0.1:5232'