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

Commit d84cb65

Browse files
committed
chore(datepicker): fix formatting
1 parent e18bdd5 commit d84cb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Options for the uib-datepicker must be passed as JSON using the `datepicker-opti
147147

148148
* `uib-datepicker-popup`
149149
_(Default: `yyyy-MM-dd`)_ -
150-
The format for displayed dates. This string can take string literals by surrounding the value with backticks, i.e. ``yyyy-MM-dd h `o'clock```.
150+
The format for displayed dates. This string can take string literals by surrounding the value with backticks, i.e. ``yyyy-MM-dd h `o'clock` ``.
151151

152152
* `alt-input-formats`
153153
_(Default: `[]`)_:

0 commit comments

Comments
 (0)