Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
`withdawal` -> `withdrawal`
  • Loading branch information
r-czajkowski committed May 24, 2023
1 parent fe9cea4 commit f58d6ee
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 f58d6ee

Please sign in to comment.