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