Fix typo
Signed-off-by: Bastian <matrix@noxware.de>
This commit is contained in:
parent
3e7c3bfff8
commit
b96a4a4092
2 changed files with 3 additions and 4 deletions
|
@ -45,7 +45,7 @@ export default class VerificationShowSas extends React.Component {
|
|||
"Verify this user by confirming the following number appears on their screen.",
|
||||
)}</p>
|
||||
<p>{_t(
|
||||
"For maximum security, we reccommend you do this in person or use another " +
|
||||
"For maximum security, we recommend you do this in person or use another " +
|
||||
"trusted means of communication.",
|
||||
)}</p>
|
||||
<HexVerify text={this.props.sas}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue