Skip to content

Commit 232ab38

Browse files
committed
replace -R to -r
1 parent 72690a0 commit 232ab38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Loading

redisinsight/ui/src/components/query-card/QueryCardHeader/QueryCardHeader.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ const QueryCardHeader = (props: Props) => {
239239
position="bottom"
240240
>
241241
<EuiTextColor className={cx(styles.timeText, styles.mode)}>
242-
-R
242+
-r
243243
</EuiTextColor>
244244
</EuiToolTip>
245245
)}

0 commit comments

Comments
 (0)