diff --git a/docs/docs/config/battery.md b/docs/docs/config/battery.md index 15ad78da..b6398f0f 100644 --- a/docs/docs/config/battery.md +++ b/docs/docs/config/battery.md @@ -24,7 +24,7 @@ While `CONFIG_ZMK_BATTERY_REPORTING` is disabled by default it is implied by `CO :::note BLE reporting on MacOS -On macOS the BLE battery reporting packets can cause the computer to wakeup from sleep. To prevent this, the battery *reporting* service can be disabled by setting `CONFIG_BT_BAS=n`. This setting is independent of battery *monitoring*, for instance the battery level could still be indicated on a display. +On macOS the BLE battery reporting packets can cause the computer to wakeup from sleep. To prevent this, the battery _reporting_ service can be disabled by setting `CONFIG_BT_BAS=n`. This setting is independent of battery _monitoring_, for instance the battery level could still be indicated on a display. :::