chore(ui/fluxtask): improve messages

pull/5767/head
Pavel Zavora 2021-06-12 14:45:08 +02:00
parent 75f7fe6622
commit 53911abcfa
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ const FluxTaskPage: FC<Props> = ({source, params: {taskID, kid}, router}) => {
active={!areLogsVisible}
value={false}
onClick={setLogsVisible}
titleText="Show just the TICKscript Editor"
titleText="Show just the Flux Task Script"
>
Script
</Radio.Button>