Skip to content

Commit 894aa01

Browse files
author
Damian Dulisz
authored
Merge pull request shentao#107 from nicolas-t/patch-1
Update README.md
2 parents 87ab841 + b727514 commit 894aa01

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
@@ -236,7 +236,7 @@ props: {
236236
/**
237237
* Array of available options: Objects, Strings or Integers.
238238
* If array of objects, visible label will default to option.label.
239-
* If `labal` prop is passed, label will equal option['label']
239+
* If `label` prop is passed, label will equal option['label']
240240
* @type {Array}
241241
*/
242242
options: {

0 commit comments

Comments
 (0)