Skip to content

Commit

Permalink
change button name (apache#20163)
Browse files Browse the repository at this point in the history
  • Loading branch information
AAfghahi authored and philipher29 committed Jun 9, 2022
1 parent 126b05b commit c4c8dba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const ExploreResultsButton = ({
placement="top"
label="explore"
/>{' '}
{t('Explore')}
{t('Create Chart')}
</Button>
);
};
Expand Down

0 comments on commit c4c8dba

Please sign in to comment.