Skip to content

Commit

Permalink
doc error
Browse files Browse the repository at this point in the history
  • Loading branch information
xwenliang committed Sep 23, 2016
1 parent b4bcfc0 commit 29f599e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@

```javascript
pickerData = [1,2,3,4];
selectedValue = 3;
selectedValue = [3];
```

- two or more wheel:
Expand Down

0 comments on commit 29f599e

Please sign in to comment.