From ae220acfc0e7b6ea5da93728d6d21e64b9d3c693 Mon Sep 17 00:00:00 2001 From: Johan Nyman Date: Mon, 13 Nov 2023 14:00:19 +0100 Subject: [PATCH] chore: spell fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a20a159..59e172d 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ _Note: The watcher depends on the [node-usb](https://github.com/node-usb/node-us const { SpaceMouseWatcher } = require('spacemouse-node') /* - This example connects to any conncted SpaceMouse devices and logs + This example connects to any connected SpaceMouse devices and logs whenever a button is pressed or analog thing is moved */