1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-20 16:22:28 +03:00

Apply suggestions from code review

Co-Authored-By: turt2live <travpc@gmail.com>
This commit is contained in:
J. Ryan Stinnett
2019-03-25 11:56:49 -06:00
committed by GitHub
parent 3e676454b6
commit 1e5c0a8713

View File

@@ -89,7 +89,7 @@ export default class TimelineExplosionDialog extends React.Component {
<p> <p>
{_t( {_t(
"Riot has run into a problem which makes it difficult to show you " + "Riot has run into a problem which makes it difficult to show you " +
"your messages right now. Nothing has been lost, and reloading the app " + "your messages right now. Nothing has been lost and reloading the app " +
"should fix this for you. In order to assist us in troubleshooting the " + "should fix this for you. In order to assist us in troubleshooting the " +
"problem, we'd like to take a look at your debug logs. You do not need " + "problem, we'd like to take a look at your debug logs. You do not need " +
"to send your logs unless you want to, but we would really appreciate " + "to send your logs unless you want to, but we would really appreciate " +