mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Fix casing of 1Password
This commit is contained in:
parent
e2be22a4b7
commit
247fa2cc51
@ -111,7 +111,7 @@ class BackupPhraseScreen extends Component {
|
|||||||
<div className="backup-phrase__tips">
|
<div className="backup-phrase__tips">
|
||||||
<div className="backup-phrase__tips-text">Tips:</div>
|
<div className="backup-phrase__tips-text">Tips:</div>
|
||||||
<div className="backup-phrase__tips-text">
|
<div className="backup-phrase__tips-text">
|
||||||
Store this phrase in a password manager like 1password.
|
Store this phrase in a password manager like 1Password.
|
||||||
</div>
|
</div>
|
||||||
<div className="backup-phrase__tips-text">
|
<div className="backup-phrase__tips-text">
|
||||||
Write this phrase on a piece of paper and store in a secure location. If you want even more security, write it down on multiple pieces of paper and store each in 2 - 3 different locations.
|
Write this phrase on a piece of paper and store in a secure location. If you want even more security, write it down on multiple pieces of paper and store each in 2 - 3 different locations.
|
||||||
|
Loading…
Reference in New Issue
Block a user