Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
chore: fix linting on documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
danroc committed Oct 4, 2023
1 parent 03ec783 commit 19caaf6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,7 @@ implementation:
return {
pending: true,
redirect: {
message:
'Please go to the Snap Dapp to finish sining the transaction.',
message: 'Please go to the Snap Dapp to finish sining the transaction.',
url: 'https://example.com/sign?tx=1234',
},
};
Expand Down

0 comments on commit 19caaf6

Please sign in to comment.