Skip to content

Commit

Permalink
lnaguage: change words Submit to Create
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMillz committed Nov 7, 2024
1 parent ab24b4a commit 676bbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/modules/dashboard/DaoProposals.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export const DaoProposals = ({
router.push(`/dao/${currentChainSlug}/${tokenAddress}/proposal/create`)
}
>
Submit Proposal
Create Proposal
</Button>
</Flex>
<Box>
Expand Down

0 comments on commit 676bbe2

Please sign in to comment.