diff --git a/public/app/features/provisioning/components/BulkActions/BulkExportProvisionedResource.tsx b/public/app/features/provisioning/components/BulkActions/BulkExportProvisionedResource.tsx index 10801efa79f..1d4a27cf14b 100644 --- a/public/app/features/provisioning/components/BulkActions/BulkExportProvisionedResource.tsx +++ b/public/app/features/provisioning/components/BulkActions/BulkExportProvisionedResource.tsx @@ -259,7 +259,7 @@ function FormContent({ initialValues, selectedItems, workflowOptions, onDismiss label={t('browse-dashboards.bulk-export-resources-form.path', 'Path')} description={t( 'browse-dashboards.bulk-export-resources-form.path-description-with-repo', - 'Add a sub-path below to organize exported dashboards.' + 'The repository path is shown above. Add a sub-path below to organize exported dashboards.' )} >