Skip to content

Commit

Permalink
Fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Aug 28, 2024
1 parent dd72e66 commit 86989d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ export default function Main() {
: "Enter your master public key"}
</p>
<p style={{ fontSize: 20 }}>
This converts a master public key to the first derivation encoded with
the bls12381 prefix.
This converts a master public key to the first wallet address encoded
with the bls12381 prefix.
</p>
</>
);
Expand Down

0 comments on commit 86989d1

Please sign in to comment.