diff --git a/src/components/PageComponents/Config/LoRa.tsx b/src/components/PageComponents/Config/LoRa.tsx index 3165c656..1d815afd 100644 --- a/src/components/PageComponents/Config/LoRa.tsx +++ b/src/components/PageComponents/Config/LoRa.tsx @@ -126,7 +126,7 @@ export const LoRa = (): JSX.Element => { { type: "toggle", name: "txEnabled", - label: "Tramsmit Enabled", + label: "Transmit Enabled", description: "Enable/Disable transmit (TX) from the LoRa radio", }, {