Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fisjac committed Dec 6, 2024
1 parent 72ab91e commit 070af71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ const StyledButtonWrapper = styled.span`
const sqlTooltipOptions = {
placement: 'topRight',
title: t(
'If changes are made to your SQL query,' +
'If changes are made to your SQL query, ' +
'columns in your dataset will be synced when saving the dataset.',
),
};
Expand Down

0 comments on commit 070af71

Please sign in to comment.