We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 128f095 commit ce60bdbCopy full SHA for ce60bdb
README.md
@@ -848,7 +848,7 @@ matched only using [`toBeChecked`](#tobechecked) or
848
<option value="avocado">Avocado</option>
849
</select>
850
851
-<label for="mutiple-select-example">Fruits</label>
+<label for="multiple-select-example">Fruits</label>
852
<select id="multiple-select-example" multiple>
853
<option value="">Select a fruit...</option>
854
<option value="banana" selected>Banana</option>
0 commit comments