diff --git a/card.aux.req.notecard.api.json b/card.aux.req.notecard.api.json index cfc5237..955113f 100644 --- a/card.aux.req.notecard.api.json +++ b/card.aux.req.notecard.api.json @@ -91,7 +91,7 @@ "sub-descriptions": [ { "const": "dfu", - "description": "Enable the Notecard's `AUX1` pin for [Outboard Firmware Updates](/notehub/host-firmware-updates/notecard-outboard-firmware-update). When enabled, `AUX1` is active `LOW` when a DFU is in progress, and `HIGH` otherwise. See [Using DFU Mode](/notecard/notecard-walkthrough/working-with-the-notecard-aux-pins#using-dfu-mode) for more information.", + "description": "Enable the Notecard's `AUX1` pin as a \"DFU in progress\" signal for use with [Outboard Firmware Updates](/notehub/host-firmware-updates/notecard-outboard-firmware-update). When enabled, `AUX1` is active `LOW` while a DFU is running and `HIGH` otherwise. See [Using DFU Mode](/notecard/notecard-walkthrough/working-with-the-notecard-aux-pins#using-dfu-mode) for more information.", "skus": [ "CELL", "CELL+WIFI", @@ -509,7 +509,7 @@ "samples": [ { "title": "DFU Mode", - "description": "Enable the Notecard's `AUX1` pin for [Outboard Firmware Updates](/notehub/host-firmware-updates/notecard-outboard-firmware-update). When enabled, `AUX1` is active `LOW` when a DFU is in progress, and `HIGH` otherwise.", + "description": "Enable the Notecard's `AUX1` pin as a \"DFU in progress\" signal for use with [Outboard Firmware Updates](/notehub/host-firmware-updates/notecard-outboard-firmware-update). When enabled, `AUX1` is active `LOW` while a DFU is running and `HIGH` otherwise.", "json": "{\"req\": \"card.aux\", \"mode\": \"dfu\"}" }, {