summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index efadf2e..392f3ca 100644
--- a/README.md
+++ b/README.md
@@ -80,8 +80,8 @@ The file may look like this:
```json
{ "default":
{ "caldav_url": "http://foo.bar.example.com/caldav/",
- "caldav-user": "luser",
- "caldav-pass": "insecure"
+ "caldav_user": "luser",
+ "caldav_pass": "insecure"
}
}
```