add missing spaces

This commit is contained in:
ColonisationCaptain 2021-04-14 14:28:41 +01:00
parent 2fb241cfc2
commit c521be2d16
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ export default class SeshatResetDialog extends React.PureComponent<IDialogProps>
{_t("You most likely do not want to reset your event index store")}
<br />
{_t("If you do, please note that none of your messages will be deleted, " +
"but the search experience might be degraded for a few moments" +
"but the search experience might be degraded for a few moments " +
"whilst the index is recreated",
)}
</p>