From aeb7bbf83023044393540ee86994a74d9b2da0c9 Mon Sep 17 00:00:00 2001 From: junlincc Date: Sun, 10 Jan 2021 09:34:18 -0800 Subject: [PATCH] Chargeback --- superset-frontend/src/datasource/DatasourceModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset-frontend/src/datasource/DatasourceModal.tsx b/superset-frontend/src/datasource/DatasourceModal.tsx index 27f4220584ce..2ccb8fe1cc91 100644 --- a/superset-frontend/src/datasource/DatasourceModal.tsx +++ b/superset-frontend/src/datasource/DatasourceModal.tsx @@ -148,7 +148,7 @@ const DatasourceModal: FunctionComponent = ({
{' '} {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.`)}