Correct typo in README.md

Corrected spelling of _disabled_
This commit is contained in:
Bharat Ramnani 2018-02-05 02:46:55 +05:30 committed by Josh Johnson
parent c2307de10b
commit 37e1d6fc52

View file

@ -119,7 +119,7 @@ Or include Choices directly:
activeState: 'is-active',
focusState: 'is-focused',
openState: 'is-open',
disabledState: 'is-disaqbled',
disabledState: 'is-disabled',
highlightedState: 'is-highlighted',
hiddenState: 'is-hidden',
flippedState: 'is-flipped',