From b85e0c0307962ecdbcd9e4b50c617a2a230e6fa1 Mon Sep 17 00:00:00 2001 From: Zalenski Egor <63463140+zalenskiSofteq@users.noreply.github.com> Date: Fri, 20 May 2022 11:45:28 +0300 Subject: [PATCH] Update SlowLogConfig.tsx --- .../pages/slowLog/components/SlowLogConfig/SlowLogConfig.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisinsight/ui/src/pages/slowLog/components/SlowLogConfig/SlowLogConfig.tsx b/redisinsight/ui/src/pages/slowLog/components/SlowLogConfig/SlowLogConfig.tsx index e496323469..1481c2ee40 100644 --- a/redisinsight/ui/src/pages/slowLog/components/SlowLogConfig/SlowLogConfig.tsx +++ b/redisinsight/ui/src/pages/slowLog/components/SlowLogConfig/SlowLogConfig.tsx @@ -107,7 +107,7 @@ const SlowLogConfig = ({ closePopover, onRefresh }: Props) => { CONFIG SET slowlog-log-slower-than {' or '} CONFIG SET slowlog-max-len - {' specific node in redis-cli to configure it.'} + {' for a specific node in redis-cli to configure it.'}