From ec6dbd5db21c22e26986c009684752a89f889b6f Mon Sep 17 00:00:00 2001 From: mityax <18172993+mityax@users.noreply.github.com> Date: Thu, 21 Nov 2024 15:59:39 +0100 Subject: [PATCH] Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1cabf15..f5ab6d7 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ docker run -d --name decsync-caldav \ ghcr.io/mityax/decsync-docker:main ``` -**Remember to** replace `` in the command in with the path to your local, synchronised Decsync data directory. +**Remember to** replace `` in the command with the path to your local, synchronized Decsync data directory. You can then just connect to the local CalDav server using this url: [http://localhost:5232](http://localhost:5232) -When asked for credentials, just enter something random – the server accepts everything as per the defaul configuration, which is fine as long is it is only exposed locally. +When asked for credentials, just enter something random – the server accepts everything as per the default configuration, which is fine as long is it is only exposed locally. ### Setting up Automatic Updates (optional) To keep the container automatically up to date (using watchtower), use: