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 8474277 commit e1737a4Copy full SHA for e1737a4
src/components/form-select/README.md
@@ -326,7 +326,7 @@ options are visible.
326
Note when `select-size` is set to a value greater than 1, the Bootstrap v4 custom styling will
327
**not** be applied, unless the `multiple` prop is also set.
328
329
-Note: not all mobile browsers will show a the select as a list-box.
+Note that not all mobile browsers will show the select as a list-box.
330
331
```html
332
<template>
0 commit comments