Skip to content

Commit

Permalink
Merge branch 'master' into b3-subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
soilking committed Sep 16, 2024
2 parents f4faf0f + a7727c8 commit 2914bc0
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 2914bc0

Please sign in to comment.