diff --git a/src/components/PageComponents/Config/Security.tsx b/src/components/PageComponents/Config/Security.tsx index 38ae0e40..1b587492 100644 --- a/src/components/PageComponents/Config/Security.tsx +++ b/src/components/PageComponents/Config/Security.tsx @@ -218,7 +218,8 @@ export const Security = (): JSX.Element => { type: "toggle", name: "debugLogApiEnabled", label: "Enable Debug Log API", - description: "Output live debug logging over serial, view and export position-redacted device logs over Bluetooth", + description: + "Output live debug logging over serial, view and export position-redacted device logs over Bluetooth", }, { type: "toggle",