Skip to content

Commit

Permalink
add period
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusmolchany committed Oct 9, 2022
1 parent 21f9a46 commit f119b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SignatureForm.tsx
Expand Up @@ -155,7 +155,7 @@ export function SignatureForm() {
<h3>Signed message:</h3>
<p>
ℹ️ This is your wallet’s signature of the original message. This
proves that you signed the original message
proves that you signed the original message.
</p>
<div className="signatureForm_code">
<code>{signedMessage}</code>
Expand Down

0 comments on commit f119b78

Please sign in to comment.