We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a4954 commit 88e1a9cCopy full SHA for 88e1a9c
1 file changed
README.md
@@ -37,4 +37,4 @@ This application is using `CGEventTap` to listen key down and up or tap events o
37
It triggers haptic feedbacks by using private APIs in `MultitouchSupport.framework` when the event meets the conditions.
38
39
Currently, the application is listening either ESC and F1, F2, etc. keys or tap events on Touch Bar.
40
-You can implement your own `HTKEventListener` to extend the application to trigger feedbacks on arbitrary events.
+You can implement your own `HTKEventListener` to extend the application to trigger feedbacks on arbitrary events.
0 commit comments