summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorA Frederick Christensen <fauxmight@nosocomia.com>2017-09-23 17:16:16 -0400
committerA Frederick Christensen <fauxmight@nosocomia.com>2017-09-23 17:16:16 -0400
commita07318e9a83a9202ec0126b8b2935fdb8ac634c2 (patch)
tree735dc4be777709909f6d4bb7c031fc4da68d5abc /README.md
parent9594bf42e14446a77d458624c07e3f856a0374d4 (diff)
downloadcalendar-cli-a07318e9a83a9202ec0126b8b2935fdb8ac634c2.zip
typo fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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"
}