Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit f3d4dc2

Browse files
committed
docs(datepicker): fix a few typos
1 parent 5890248 commit f3d4dc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/datepicker/docs/readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Options for the uib-datepicker must be passed as JSON using the `datepicker-opti
112112
The text to display for the close button.
113113

114114
* `current-text`
115-
_(Default: `Today')_ -
115+
_(Default: `Today`)_ -
116116
The text to display for the current day button.
117117

118118
* `datepicker-append-to-body`
@@ -142,7 +142,7 @@ Options for the uib-datepicker must be passed as JSON using the `datepicker-opti
142142

143143
* `uib-datepicker-popup`
144144
_(Default: `yyyy-MM-dd`)_ -
145-
The format for displayed dates. This string can take string literals by surrounding the value with single quotes, i.e. `yyyy-MM-dd h 'o\'clock'`
145+
The format for displayed dates. This string can take string literals by surrounding the value with single quotes, i.e. `yyyy-MM-dd h 'o\'clock'`.
146146

147147
### Keyboard support ###
148148

0 commit comments

Comments
 (0)