diff --git a/locales/en/messages.json b/locales/en/messages.json
index 0369a638..0d73a890 100644
--- a/locales/en/messages.json
+++ b/locales/en/messages.json
@@ -1259,7 +1259,7 @@
"message": "This parameter determines the stick accelerating effect within derivative component.
Value of 0 equals to old Measuemenent method where D only tracks gyro, while value of 1 equals to old Error method with equal gyro and stick tracking ratio.
Lower value equals to slower/smoother stick response, while higher value provides more stick acceleration response.
Note that RC interpolation is recommended to be enabled with higher values to prevent control kicks making noise."
},
"pidTuningDtermSetpointTransitionWarning": {
- "message": "$t(warningTitle.message):<\/strong> The use of a D Setpoint transition greater than 0 and less than 0.1 is highly discouraged. Doing may lead instability and reduced stick responsiveness as the sticks cross the centre point.<\/span>"
+ "message": "$t(warningTitle.message):<\/strong> The use of a D Setpoint transition greater than 0 and less than 0.1 is highly discouraged. Doing so may lead instability and reduced stick responsiveness as the sticks cross the centre point.<\/span>"
},
"pidTuningProportional": {
"message": "Proportional"