1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-25 17:02:04 +03:00

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 " +