diff --git a/src/components/structures/RoomView.js b/src/components/structures/RoomView.js index 84c18b8018..9040e280f2 100644 --- a/src/components/structures/RoomView.js +++ b/src/components/structures/RoomView.js @@ -580,7 +580,7 @@ module.exports = React.createClass({ // member in the room. _updateRoomMembers: new rate_limited_func(function() { // a member state changed in this room - // refresh, the conf call notification state + // refresh the conf call notification state this._updateConfCallNotification(); // refresh the tab complete list