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