diff --git a/webapp/src/locales/en.json b/webapp/src/locales/en.json
index 527bcaff..11748f0f 100644
--- a/webapp/src/locales/en.json
+++ b/webapp/src/locales/en.json
@@ -418,7 +418,7 @@
"Status": "Status",
"Send": "Send",
"Receive": "Receive",
- "StatusHint": "Hint: The inverter is power by it's DC input. If there is no sun, the inverter is off. Requests can still be sent.",
+ "StatusHint": "Hint: The inverter is powered by its DC input. If there is no sun, the inverter is off. Requests can still be sent.",
"Type": "Type",
"Action": "Action",
"DeleteInverter": "Delete inverter",
@@ -530,4 +530,4 @@
"ValueSelected": "Selected",
"ValueActive": "Active"
}
-}
\ No newline at end of file
+}