Skip to content

Commit

Permalink
Update index.tsx (#10035)
Browse files Browse the repository at this point in the history
typos correction
  • Loading branch information
cyphadoc authored Nov 16, 2023
1 parent 54fc6be commit 3cb5fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/page-referenda/src/Referenda/Submit/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ function Submit ({ className = '', isMember, members, palletReferenda, tracks }:
hint={
<>
<p>{t('The hash of the preimage for the proposal as previously submitted or intended.')}</p>
<p>{t('The length value witll be auto-populated from the on-chain value if is is found.')}</p>
<p>{t('The length value will be auto-populated from the on-chain value if it is found.')}</p>
</>
}
>
Expand Down

0 comments on commit 3cb5fc3

Please sign in to comment.