From 7da8a12609ce35e4cd1b28def7b3e76fbb6e0a34 Mon Sep 17 00:00:00 2001 From: Dmitry <43705385+DmitrySidorow@users.noreply.github.com> Date: Mon, 11 Jan 2021 13:27:28 +0300 Subject: [PATCH] Chore: Fix spelling issue (#30168) --- .../components/TimePicker/TimeRangePicker/TimePickerContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/grafana-ui/src/components/TimePicker/TimeRangePicker/TimePickerContent.tsx b/packages/grafana-ui/src/components/TimePicker/TimeRangePicker/TimePickerContent.tsx index 665c6472ae6..07216a0417d 100644 --- a/packages/grafana-ui/src/components/TimePicker/TimeRangePicker/TimePickerContent.tsx +++ b/packages/grafana-ui/src/components/TimePicker/TimeRangePicker/TimePickerContent.tsx @@ -283,7 +283,7 @@ const EmptyRecentList = memo(() => {
- It looks like you haven't used this timer picker before. As soon as you enter some time intervals, + It looks like you haven't used this time picker before. As soon as you enter some time intervals, recently used intervals will appear here.