Skip to content

Commit

Permalink
Merge pull request #1962 from blockscout/fe-1954
Browse files Browse the repository at this point in the history
change export holders text
  • Loading branch information
isstuev authored May 28, 2024
2 parents d8378ed + 6c2eaac commit 3230bc9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/pages/CsvExport.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ const CsvExport = () => {
noSymbol
/>
<span> to CSV file. </span>
<span>Exports are limited to the last 10K { exportType.text }.</span>
<span>Exports are limited to the top 10K holders by amount held.</span>
</Flex>
);
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3230bc9

Please sign in to comment.