Skip to content

Commit

Permalink
Update packages/solana-actions/test/signMessageData.test.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Frostbutter <[email protected]>
  • Loading branch information
tsmbl and nickfrosty authored Oct 2, 2024
1 parent 6008f87 commit c759a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/solana-actions/test/signMessageData.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Issued At: ${minimalData.issuedAt}
describe("parseSignMessageText", () => {
it("should parse a valid sign message text", () => {
const text = `
example.com wants you to sign message with your account:
example.com wants you to sign a message with your account:
${validSignMessageData.address}
${validSignMessageData.statement}
Expand Down

0 comments on commit c759a25

Please sign in to comment.