Skip to content

Commit 69bd603

Browse files
authored
Fix typo
1 parent 2b0f74e commit 69bd603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a basic script showing how to read keypress data from a Wooting One/Two keyboard using the [Wooting Analog SDK](https://github.com/WootingKb/wooting-analog-sdk).
44

5-
The Wooting SDK has a C interface, so this script uses `ctypes` to accces methods in the dynamic libraries provided. It doesn't expose all the functionality in the SDK but should allow reading of key states.
5+
The Wooting SDK has a C interface, so this script uses `ctypes` to access methods in the dynamic libraries provided. It doesn't expose all the functionality in the SDK but should allow reading of key states.
66

77
Instructions:
88

0 commit comments

Comments
 (0)