From 5237cf9eb18682a225eb61d3f1a9efa18346a5fe Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Fri, 1 Apr 2016 16:03:12 +0200 Subject: [PATCH] Fix Typos --- modules/calendar/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/calendar/README.md b/modules/calendar/README.md index b425fc52..41d6242e 100644 --- a/modules/calendar/README.md +++ b/modules/calendar/README.md @@ -65,7 +65,7 @@ The following properties can be configured: fetchInterval How often does the content needs to be fetched? (Milliseconds)

Possible values: 1000 - 86400000 -
Default value: 30000 (5 minutes) +
Default value: 300000 (5 minutes) @@ -111,7 +111,7 @@ The following properties can be configured: ### Calendar configuration -The `calendar` property contains an array of the configured calendars. +The `calendars` property contains an array of the configured calendars. #### Default value: ````javascript