Skip to content

Commit 4955047

Browse files
committed
Fixed the markdown formatting for datepicker.md
Github was showing half the file as code
1 parent edec694 commit 4955047

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/datepicker.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ supports date, not time.
1313
Installation
1414
------------
1515
The date picker is an addon to the bootstrap decorator. To use it you just
16-
include ```dist/bootstrap-datepicker.min.js``` *after*
17-
```dist/bootstrap-decorator.min.js```
16+
include ```dist/bootstrap-datepicker.min.js``` *after* ```dist/bootstrap-decorator.min.js```
1817

1918
You'll also need the files neccessary for pickadate, see the pickadate.js
2019
[github page](https://github.com/amsul/pickadate.js) or documentation.

0 commit comments

Comments
 (0)