diff --git a/ionic/util/keyboard.ts b/ionic/util/keyboard.ts index bd96d1c53c..229fbd951b 100644 --- a/ionic/util/keyboard.ts +++ b/ionic/util/keyboard.ts @@ -31,7 +31,7 @@ export class Keyboard { /** - * Chech to see if the keyboard is open or not. + * Check to see if the keyboard is open or not. * * ```ts * export class MyClass{