Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/vislib-replacement-pt-1' into vi…
Browse files Browse the repository at this point in the history
…slib-replacement-pt-1
  • Loading branch information
nickofthyme committed Dec 16, 2020
2 parents 2e637ae + d815ac3 commit b85ab2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/charts/public/static/components/endzones.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export const getAdjustedInterval = (

const partialDataText = i18n.translate('charts.partialData.bucketTooltipText', {
defaultMessage:
'The selected time range does not include this entire bucket, it may contain partial data.',
'The selected time range does not include this entire bucket. It might contain partial data.',
});

const Prompt = () => (
Expand Down

0 comments on commit b85ab2c

Please sign in to comment.