Skip to content

Commit

Permalink
Chargeback
Browse files Browse the repository at this point in the history
  • Loading branch information
junlincc committed Jan 10, 2021
1 parent 39f03a0 commit aeb7bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-frontend/src/datasource/DatasourceModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ const DatasourceModal: FunctionComponent<DatasourceModalProps> = ({
<div>
<i className="fa fa-exclamation-triangle" />{' '}
{t(`The dataset configuration exposed here
affects all the charts using this datasource.
affects all the charts using this dataset.
Be mindful that changing settings
here may affect other charts
in undesirable ways.`)}
Expand Down

0 comments on commit aeb7bbf

Please sign in to comment.