Skip to content

Commit

Permalink
Fix typo (#3588)
Browse files Browse the repository at this point in the history
`withdawal` -> `withdrawal`
  • Loading branch information
michalsmiarowski authored May 24, 2023
2 parents fe9cea4 + f58d6ee commit f13c660
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export const LegacyDashboardModal = ({ isOpen, onClose, size }) => {
</p>
<List className="ml-3">
<List.Item>Stake delegation/undelegation</List.Item>
<List.Item>Token grant withdawal</List.Item>
<List.Item>Token grant withdrawal</List.Item>
<List.Item>Stake upgrade for Threshold Network</List.Item>
</List>
<p className="mb-0 mt-1">
Expand Down

0 comments on commit f13c660

Please sign in to comment.