diff --git a/bigbluebutton-html5/public/locales/en.json b/bigbluebutton-html5/public/locales/en.json
index f772a16377..673d9b9180 100755
--- a/bigbluebutton-html5/public/locales/en.json
+++ b/bigbluebutton-html5/public/locales/en.json
@@ -253,7 +253,7 @@
"app.meeting.endedFromAPI": "The session was terminated by the system",
"app.meeting.endedWhenNoUserJoined": "The session was ended because no users joined",
"app.meeting.endedWhenLastUserLeft": "The session was ended when the last user left",
- "app.meeting.endedAfterExceedingDuration": "session was ended due to exceeding the maximum duration",
+ "app.meeting.endedAfterExceedingDuration": "The session was ended due to exceeding the maximum duration",
"app.meeting.breakoutEndedAfterExceedingDuration": "Breakout was ended due to exceeding the maximum duration",
"app.meeting.breakoutEndedByModerator": "Breakout was terminated by Moderator",
"app.meeting.endedDueNoAuthed": "the session was ended because no authed user in the room",