Skip to content

Commit a59a8a0

Browse files
Merge pull request #671 from RedisInsight/zalenskiSofteq-patch-1
Update SlowLogConfig.tsx
2 parents 14605b2 + b85e0c0 commit a59a8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/pages/slowLog/components/SlowLogConfig/SlowLogConfig.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ const SlowLogConfig = ({ closePopover, onRefresh }: Props) => {
107107
<code>CONFIG SET slowlog-log-slower-than</code>
108108
{' or '}
109109
<code>CONFIG SET slowlog-max-len</code>
110-
{' specific node in redis-cli to configure it.'}
110+
{' for a specific node in redis-cli to configure it.'}
111111
</EuiText>
112112

113113
<EuiSpacer size="xs" />

0 commit comments

Comments
 (0)