File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Keyboard.addListener('keyboardDidHide', () => {
3333
3434## Configuration
3535
36- On iOS, the keyboard can be configured with the following options:
36+ The keyboard can be configured with the following options:
3737
3838| Prop | Type | Description | Default | Since |
3939| ------------------------ | --------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------- | ----- |
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import type { PluginListenerHandle } from '@capacitor/core';
55declare module '@capacitor/cli' {
66 export interface PluginsConfig {
77 /**
8- * On iOS, the keyboard can be configured with the following options:
8+ * The keyboard can be configured with the following options:
99 */
1010 Keyboard ?: {
1111 /**
You can’t perform that action at this time.
0 commit comments