From a07318e9a83a9202ec0126b8b2935fdb8ac634c2 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Sat, 23 Sep 2017 17:16:16 -0400 Subject: typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 31d15e6..b7546d7 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ A configuration with multiple sections may look like this: "caldav_user": "luser", "caldav_pass": "insecure" }, - { "caldav_url": "http://foo.baz.example.com/caldav/", + "caldav_url": "http://foo.baz.example.com/caldav/", "caldav_user": "luser2", "caldav_pass": "insecure2" } -- cgit v1.2.3