diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 125b8c08..58806cdf 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -661,7 +661,7 @@
"message": "Warning"
},
"firmwareFlasherWarningText": {
- "message": "Please do not try to flash non-cleanflight hardware with this firmware flasher (it wont work).
Do not disconnect the board or turn off your computer while flashing.
Note: STM32 bootloader is stored in ROM, it cannot be bricked.
Note: Auto-Connect is always disabled while you are inside firmware flasher.
"
+ "message": "Please do not try to flash non-cleanflight hardware with this firmware flasher (it wont work).
Do not disconnect the board or turn off your computer while flashing.
Note: STM32 bootloader is stored in ROM, it cannot be bricked.
Note: Auto-Connect is always disabled while you are inside firmware flasher.
Note: This can wipe your configuration including but not limited to PIDs, Auxiliary, and FEATURES. Make sure you have a backup.
"
},
"firmwareFlasherButtonLeave": {
"message": "Leave Firmware Flasher"
@@ -681,4 +681,4 @@
"firmwareFlasherWaitForFinish": {
"message": "You can't do this right now, please wait for current operation to finish ..."
}
-}
\ No newline at end of file
+}