mirror of https://github.com/m2049r/xmrwallet.git
fix closing tag (#230)
This commit is contained in:
parent
e9c74d4d9c
commit
dd59233dd4
|
@ -6,7 +6,7 @@
|
||||||
<p>Enter a unique wallet name and password.
|
<p>Enter a unique wallet name and password.
|
||||||
The password is used for securing your wallet data on the device. Use a strong password -
|
The password is used for securing your wallet data on the device. Use a strong password -
|
||||||
even better use a passphrase.</p>
|
even better use a passphrase.</p>
|
||||||
<h2>Note your Mnemonic Seed!</h3>
|
<h2>Note your Mnemonic Seed!</h2>
|
||||||
<p>On the following screen you will find your 25-word \"Mnemonic Seed\".
|
<p>On the following screen you will find your 25-word \"Mnemonic Seed\".
|
||||||
This is the only data needed to recover your wallet at a later point
|
This is the only data needed to recover your wallet at a later point
|
||||||
and gain full access to your funds.
|
and gain full access to your funds.
|
||||||
|
|
Loading…
Reference in New Issue