From d97571ce0c322779f3cac1c98e2030e75c80103b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Ram=C3=ADrez=20Norambuena?= Date: Mon, 6 Mar 2017 02:11:27 -0300 Subject: [PATCH] Fix tab documentacion calendar for colored option --- modules/default/calendar/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/default/calendar/README.md b/modules/default/calendar/README.md index 57a989a8..bc2e9771 100644 --- a/modules/default/calendar/README.md +++ b/modules/default/calendar/README.md @@ -53,7 +53,7 @@ The `colored` property gives the option for an individual color for each calenda #### Default value: ````javascript config: { - colored: false, + colored: false, calendars: [ { url: 'http://www.calendarlabs.com/templates/ical/US-Holidays.ics',