We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 566c784 + ffe780d commit 083c211Copy full SHA for 083c211
1 file changed
docs/_includes/options/data/array.html
@@ -38,7 +38,7 @@ <h3>
38
</h3>
39
40
<p>
41
- Because the <code>value</code> attributes on a <code>>select<</code>
+ Because the <code>value</code> attributes on a <code><select></code>
42
tag must be strings, the <code>id</code> property on the data objects must
43
also be strings. Select2 will attempt to convert anything that is not a
44
string to a string, which will work for most situations, but it is
0 commit comments