Skip to content

Commit 24dd70c

Browse files
committed
Trigger build
1 parent ca8fd98 commit 24dd70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/Keyboard.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class SimpleKeyboard {
6363
} = this.handleParams(selectorOrOptions, keyboardOptions);
6464

6565
/**
66-
* Initializing Utilities
66+
* Initializing utilities
6767
*/
6868
this.utilities = new Utilities({
6969
getOptions: this.getOptions,

0 commit comments

Comments
 (0)