diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 49b4c06f..2145f7ba 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -885,7 +885,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"
@@ -905,4 +905,4 @@
"firmwareFlasherWaitForFinish": {
"message": "You can't do this right now, please wait for current operation to finish ..."
}
-}
\ No newline at end of file
+}