|
@@ -3,7 +3,7 @@
|
|
|
<h1 id="disabled-results">Disabled results</h1>
|
|
|
|
|
|
<p>
|
|
|
- Select2 will correctly handled disabled results, both with data coming
|
|
|
+ Select2 will correctly handle disabled results, both with data coming
|
|
|
from a standard select (when the <code>disabled</code> attribute is set)
|
|
|
and from remote sources, where the object has
|
|
|
<code>disabled: true</code> set.
|