diff --git a/superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx b/superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx index 207e197cd40d9..55c3875f98a62 100644 --- a/superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx +++ b/superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx @@ -541,7 +541,7 @@ const ExtraOptions = ({
{t( - 'Specify the database version. This should be used with ' + - 'Presto in order to enable query cost estimation.', + 'Specify the database version. This is used with Presto for query cost ' + + 'estimation, and Dremio for syntax changes, among others.', )}