Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Commit 73c3697

Browse files
Minor.
1 parent cae63cb commit 73c3697

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ <h3 data-i18n="faqs"></h3>
203203
<dt>Can I reuse addresses?</dt>
204204
<dd>You can use an address for receiving as long as you have not used it for any outgoing transaction. What this means is that once you have sent a transaction with a specific address as input, you should never use it again. This is because IOTA uses Winternitz one-time signatures which degrade security exponentially after each reuse.</dd>
205205
<dt>How long and complex should my seed be?</dt>
206-
<dd>In order to ensure that only you got access to your iotas you ought to create a sufficiently complex seed. This means a randomized 81 character seed consisting of latin letters and the number 9.</dd>
206+
<dd>In order to ensure that only you got access to your iotas you ought to create a sufficiently complex seed. This means a randomized 81 character seed consisting of uppercase latin letters and the number 9.</dd>
207207
</dl>
208208
</div>
209209
</div>

0 commit comments

Comments
 (0)