diff --git a/README.md b/README.md index b25357d..ff5cf7e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ A simple usb midi device class for [usb-device](https://crates.io/crates/usb-dev Currently this aims to be a very simple implementation, that allows the micro controller to send midi information to the PC. -This craate requires the use of a hardware driver, that implements the +This crate requires the use of a hardware driver, that implements the usb-device traits.