Update copy for right panel verification

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-01-29 12:10:50 +00:00
parent 45735d5ae3
commit a549c42022
3 changed files with 3 additions and 6 deletions

View file

@ -194,10 +194,7 @@ export default class DeviceVerifyDialog extends React.Component {
{ _t("Verify by comparing a short text string.") }
</p>
<p>
{_t(
"For maximum security, we recommend you do this in person or " +
"use another trusted means of communication.",
)}
{_t("To be secure, do this in person or use another way to communicate.")}
</p>
<DialogButtons
primaryButton={_t('Begin Verifying')}