Co-Authored-By: dbkr <dbkr@users.noreply.github.com>
pull/21833/head
J. Ryan Stinnett 2019-01-25 17:30:47 +00:00 committed by GitHub
parent 44a5ee3e44
commit e3cd50da1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ export default class VerificationShowSas extends React.Component {
const HexVerify = sdk.getComponent('views.elements.HexVerify'); const HexVerify = sdk.getComponent('views.elements.HexVerify');
return <div> return <div>
<p>{_t( <p>{_t(
"Verify this user by confirming the following number appears on their screen", "Verify this user by confirming the following number appears on their screen.",
)}</p> )}</p>
<p>{_t( <p>{_t(
"For maximum security, we reccommend you do this in person or use another " + "For maximum security, we reccommend you do this in person or use another " +