From 07a86800c9cbed31e031541245ddeb6a14ebe65b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Ram=C3=ADrez=20Norambuena?= Date: Sat, 12 Nov 2016 21:10:37 -0300 Subject: [PATCH] calendar: little fix format README --- modules/default/calendar/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/default/calendar/README.md b/modules/default/calendar/README.md index 9492c6ae..29a593aa 100644 --- a/modules/default/calendar/README.md +++ b/modules/default/calendar/README.md @@ -191,24 +191,24 @@ config: { - symbol + symbol The symbol to show in front of an event. This property is optional.

Possible values: See Font Awesome website. - repeatingCountTitle + repeatingCountTitle The count title for yearly repating events in this calendar.

Example:
'Birthday' - user + user The username for HTTP Basic authentication. - pass + pass The password for HTTP Basic authentication.