Skip to content

Commit f451eda

Browse files
authored
Update README.md
fix `onBeforeOpen` option description
1 parent c5f33b5 commit f451eda

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
@@ -71,7 +71,7 @@ $('select').selectric({
7171

7272
/*
7373
* Type: Function
74-
* Description: Function called plugin has been fully initialized
74+
* Description: Function called before select options opens
7575
*/
7676
onBeforeOpen: function() {},
7777

0 commit comments

Comments
 (0)