Remove spaces

Co-authored-by: Travis Ralston <travpc@gmail.com>
pull/21833/head
Šimon Brandner 2021-08-06 07:41:23 +02:00 committed by GitHub
parent 67062dab88
commit 94f915a436
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
src/components/views/settings/tabs/room

View File

@ -146,7 +146,7 @@ export default class SecurityRoomSettingsTab extends React.Component<IProps, ISt
{ "b": (sub) => <b>{ sub }</b> },
) } </p>
<p> { _t(
"To avoid these issues, create a <a> new encrypted room </a> for " +
"To avoid these issues, create a <a>new encrypted room</a> for " +
"the conversation you plan to have.",
null,
{ "a": (sub) => <a onClick={() => {