Skip to content

Commit

Permalink
Bean UI - Copy tweak (#1167)
Browse files Browse the repository at this point in the history
  • Loading branch information
BeanstalkFarmsOperations authored Nov 11, 2024
2 parents d3888f2 + 3afb810 commit db89ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ui/src/pages/l2claim.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ export default function L2Claim() {
<Typography>{hasFert ? 'Fertilizer' : 'No Fertilizer'}</Typography>
</Box>
<Typography sx={{ padding: 1 }}>
This page will periodically check Arbitrum One for the arrival of migration data. The button below will automatically
This page checks Arbitrum One for the arrival of migration data every few seconds. The button below will automatically
enable itself when this data becomes available.
</Typography>
<Button
Expand Down

0 comments on commit db89ccf

Please sign in to comment.