Skip to content

Commit

Permalink
Bean UI - Preview Page Copy Update (#1085)
Browse files Browse the repository at this point in the history
  • Loading branch information
BeanstalkFarmsOperations committed Sep 13, 2024
2 parents 890dfdd + f18b130 commit a7727c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ui/src/pages/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ const MigrationPreview: FC<{}> = () => {
<Stack spacing={2}>
<PageHeader
title="Verify BIP-50 Migrated Balances"
description="Preview an account's assets after migration"
description="Preview an account's assets to be migrated"
/>
<Card sx={{ p: 2 }}>
<Box sx={{ display: 'flex', flexGrow: 1, justifyContent: 'center' }}>
Expand Down

0 comments on commit a7727c8

Please sign in to comment.