Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vraja-nayaka committed Jul 8, 2024
1 parent f53c538 commit 5f055bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idea/frontend/src/features/dns/ui/dns-modal/dns-modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const DnsModal = ({ heading, submitText, close, onSuccess, initialValues }: Prop
/>
<Input
name={FIELD_NAME.DNS_ADDRESS}
label="Specify account address:"
label="Specify program address:"
direction="y"
placeholder="0x"
block
Expand Down

0 comments on commit 5f055bc

Please sign in to comment.