Merge remote-tracking branch 'origin/master'

This commit is contained in:
Josh Johnson 2017-03-31 09:09:29 +01:00
commit 750f98e54c

View file

@ -516,7 +516,7 @@ example.passedElement.addEventListener('addItem', function(event) {
**Input types affected:** `select-one`, `select-multiple`
**Usage:** Triggered each time a chouce is selected **by a user**, regardless if it changes the value of the input.
**Usage:** Triggered each time a choice is selected **by a user**, regardless if it changes the value of the input.
### change
**Arguments:** `value`