Skip to content

Commit b85e0c0

Browse files
Update SlowLogConfig.tsx
1 parent 14605b2 commit b85e0c0

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)