Skip to content

Commit 083c211

Browse files
authored
Merge pull request select2#4389 from anasshekhamis/master
Correct typo in "options" page
2 parents 566c784 + ffe780d commit 083c211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_includes/options/data/array.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h3>
3838
</h3>
3939

4040
<p>
41-
Because the <code>value</code> attributes on a <code>&gt;select&lt;</code>
41+
Because the <code>value</code> attributes on a <code>&lt;select&gt;</code>
4242
tag must be strings, the <code>id</code> property on the data objects must
4343
also be strings. Select2 will attempt to convert anything that is not a
4444
string to a string, which will work for most situations, but it is

0 commit comments

Comments
 (0)