better englishing

This commit is contained in:
Matthew Hodgson 2018-10-01 13:27:26 +01:00
parent 3751074244
commit bccfb5dafc
2 changed files with 2 additions and 2 deletions

View file

@ -803,7 +803,7 @@ module.exports = React.createClass({
}
return (
<div>
<h3>{ _t("Debug Logs Submission") }</h3>
<h3>{ _t("Submit Debug Logs") }</h3>
<div className="mx_UserSettings_section">
<p>{
_t( "If you've submitted a bug via GitHub, debug logs can help " +