Skip to content

Commit 8a09567

Browse files
committed
fix typo in readme
1 parent da6468b commit 8a09567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The library has two main classes:
1111
- **examples/Mouse** – Demonstrates receiving mouse events via a callback.
1212
- **examples/Keyboard** – Demonstrates receiving keyboard events via both callbacks and the Stream interface.
1313
- **examples/MouseAndKeyboard** – Demonstrates simultaneous support for both mouse and keyboard devices.
14-
- **examples/Barcode** - Uses tthe HID Host implementation to read 13-digit EAN codes from a USB based barcode reader.
14+
- **examples/Barcode** - Uses the HID Host implementation to read 13-digit EAN codes from a USB based barcode reader.
1515

1616
## Usage
1717

0 commit comments

Comments
 (0)