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 ca8fd98 commit 24dd70cCopy full SHA for 24dd70c
src/lib/components/Keyboard.ts
@@ -63,7 +63,7 @@ class SimpleKeyboard {
63
} = this.handleParams(selectorOrOptions, keyboardOptions);
64
65
/**
66
- * Initializing Utilities
+ * Initializing utilities
67
*/
68
this.utilities = new Utilities({
69
getOptions: this.getOptions,
0 commit comments