Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
reallybeard committed Jan 8, 2024
1 parent f81c38b commit 3a95271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SelectPair.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const SelectPair = () => {
/>
<IconButton variant='ghost' icon={switchIcon} aria-label='Switch assets' />
<AssetSelection
label='Recieve'
label='Receive'
onClick={handleToAssetClick}
assetIcon={ETHImage}
assetName='Ethereum'
Expand Down

0 comments on commit 3a95271

Please sign in to comment.