Skip to content

Commit 70486a4

Browse files
committed
Merge pull request xoxco#215 from Aha00a/master
move comma from comment.
2 parents b4e0a16 + 31e9000 commit 70486a4

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
@@ -98,6 +98,6 @@ option to false.
9898
'delimiter': [',',';'],
9999
'removeWithBackspace' : true,
100100
'minChars' : 0,
101-
'maxChars' : 0 //if not provided there is no limit,
101+
'maxChars' : 0, //if not provided there is no limit
102102
'placeholderColor' : '#666666'
103103
});

0 commit comments

Comments
 (0)