diff options
| author | Ashish Panigrahi <ashish.panigrahi@protonmail.com> | 2021-07-01 13:34:56 +0530 |
|---|---|---|
| committer | Ashish Panigrahi <ashish.panigrahi@protonmail.com> | 2021-07-01 13:34:56 +0530 |
| commit | b36d214114f24323be0d69f2834bded0af91af87 (patch) | |
| tree | 9429120dd2ac05fe8ae69f41545a2060617765dd | |
| parent | 71741bc76e6ecd254876b249654a0e3afa50f320 (diff) | |
fixed typo
| -rw-r--r-- | bitcoin.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bitcoin.html b/bitcoin.html index ce3206b..ec41f23 100644 --- a/bitcoin.html +++ b/bitcoin.html @@ -46,10 +46,10 @@ <p> <strong>These words are your money.</strong> Once you are shown them, <strong>immediately</strong> write them down on physical paper, and you will be storing this somewhere it will not be lost or found. - You can memorize these tweleve words if you trust your memory. + You can memorize these twelve words if you trust your memory. </p> <p> - These tweleve words unlock all of the funds/addresses you will have on this wallet. + These twelve words unlock all of the funds/addresses you will have on this wallet. Whoever has your seed has the ability to spend your money. </p> <p>Note obviously that I have included a picture of a seed phrase above in this tutorial. |
