diff --git a/docs/usb_ethernet.md b/docs/usb_ethernet.md index ce3f921d..3e2d9913 100644 --- a/docs/usb_ethernet.md +++ b/docs/usb_ethernet.md @@ -30,7 +30,7 @@ Specifically to PiKVM V2+. When combined with configuring a DNS server, FTP, or |------------|------------|-------------| | `host_mac` | `` | The MAC address of the host's network interface. | | `kvm_mac` | `` | The MAC address of the network interface on the PiKVM side called `usb0`. | - | `driver` | `ecm` | Protocol driver os the USB network. Different drivers are required for different OS. See below. | + | `driver` | `ecm` | Protocol driver of the USB network. Different drivers are required for different OS. See below. | | Driver | Compatibility with Operating Systems| |--------|-------------------------------------|