Skip to content

Commit 0717378

Browse files
committed
chore: adjust wording of implementation patterns
1 parent 78ccdd4 commit 0717378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ Ionic uses heuristics to detect if an app is using the modern select syntax. In
270270

271271
### Keyboard Interactions
272272

273-
Ionic's keyboard interactions follow the implementation patterns of the web `<select>` instead of the native iOS select for a consistent experience across all platforms.
273+
Ionic's keyboard interactions follow the implementation patterns of the web instead of the native iOS select for a consistent experience across all platforms.
274274

275275
These keyboard interactions apply to all `ion-select` elements when the following conditions are met:
276276
- The select is closed.

0 commit comments

Comments
 (0)