Skip to content

Commit 1c67976

Browse files
rename sql editor btn
1 parent 30be49f commit 1c67976

File tree

1 file changed

+1
-1
lines changed
  • redisinsight/ui/src/pages/rdi/pipeline-management/pages/job

1 file changed

+1
-1
lines changed

redisinsight/ui/src/pages/rdi/pipeline-management/pages/job/Job.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ const Job = (props: Props) => {
160160
onClick={() => setShouldOpenDedicatedEditor(true)}
161161
data-testid="open-dedicated-editor-btn"
162162
>
163-
SQL Editor
163+
SQL and JMESPath Editor
164164
</EuiButton>
165165
</EuiToolTip>
166166
<TemplatePopover

0 commit comments

Comments
 (0)