diff --git a/superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx b/superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx index 0fe14e15ed..e7415f517c 100644 --- a/superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx +++ b/superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx @@ -334,7 +334,7 @@ class SliceHeaderControls extends React.PureComponent< - {t('Drill to detail')} + {t('View as table')} } modalTitle={t('Chart Data: %s', slice.slice_name)}