diff --git a/docs/getting-started/flashing-firmware/nrf52/update-booloader.mdx b/docs/getting-started/flashing-firmware/nrf52/update-booloader.mdx index 0b5cdc83..46ee3a84 100644 --- a/docs/getting-started/flashing-firmware/nrf52/update-booloader.mdx +++ b/docs/getting-started/flashing-firmware/nrf52/update-booloader.mdx @@ -34,7 +34,7 @@ Depending on your device, you need to select the correct bootloader package. Bel :::caution -unlike uf2 uploads, adafruit-nrfutil does not check if you have the correct bootloader package for your device. If you flash the wrong bootloader, you may brick your device. Please also verify the SHA256 checksum before flashing. +Unlike uf2 uploads, adafruit-nrfutil does not check if you have the correct bootloader package for your device. If you flash the wrong bootloader, you may brick your device. Please also verify the SHA256 checksum before flashing. :::