docs(keyboard): fix spelling (#6566)

This commit is contained in:
speciose
2016-05-18 19:50:17 +04:00
committed by Adam Bradley
parent 39c2adbe79
commit 1b02b28180

View File

@@ -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{