Skip to content

Commit

Permalink
text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
isstuev committed Dec 20, 2024
1 parent 4abe642 commit 82ed4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/tx/details/TxInfoScrollFees.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const TxInfoScrollFees = ({ data, isLoading }: Props) => {
<>
<DetailsInfoItem.Label

hint="L1 fee that pays for rollup costs."
hint="L1 fee that pays for rollup costs"
isLoading={ isLoading }
>
L1 data fee
Expand Down

0 comments on commit 82ed4c7

Please sign in to comment.