This commit is contained in:
dal 2025-08-13 15:56:44 -06:00
parent c3107e1113
commit a133653ccc
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ export const MetricDataTruncatedWarning: React.FC<MetricDataTruncatedWarningProp
<div className="flex flex-col space-y-1">
<Text className="font-medium">This request returned more than 5,000 records</Text>
<Text size="xs" variant="secondary">
To see all records, you'll need to download the results.
To see all records, you&apos;ll need to download the results.
</Text>
</div>
<Button