Add missing trailing comma

pull/21833/head
Luke Barnard 2018-03-19 14:57:41 +00:00
parent 0c125b3dff
commit 6789a6ec25
1 changed files with 1 additions and 1 deletions

View File

@ -802,7 +802,7 @@ module.exports = React.createClass({
"us track down the problem. Debug logs contain application " +
"usage data including your username, the IDs or aliases of " +
"the rooms or groups you have visited and the usernames of " +
"other users. They do not contian messages."
"other users. They do not contian messages.",
)
}</p>
<button className="mx_UserSettings_button danger"