Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit 46a92a1

Browse files
committed
Updated README.md
1 parent e42ec3e commit 46a92a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Sometimes you cannot put date input as a first child of datepicker. In this case
146146
</div>
147147
</datepicker>
148148
```
149-
####Datepicker manually show and hide
149+
####Manually show and hide datepicker
150150
Sometimes you would to manually show or hide the datepicker, this can be achieved using `datepicker-show` attribute, if `false`, datepicker is hidden, if `true`, datepicker is shown
151151

152152
```javascript

0 commit comments

Comments
 (0)