diff --git a/public/app/features/provisioning/components/BulkActions/BulkExportProvisionedResource.tsx b/public/app/features/provisioning/components/BulkActions/BulkExportProvisionedResource.tsx index 1d4a27cf14b..321123f777a 100644 --- a/public/app/features/provisioning/components/BulkActions/BulkExportProvisionedResource.tsx +++ b/public/app/features/provisioning/components/BulkActions/BulkExportProvisionedResource.tsx @@ -259,15 +259,15 @@ 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', - 'The repository path is shown above. Add a sub-path below to organize exported dashboards.' + 'Add a sub-path below to organize exported dashboards.' )} > - +
{repositoryView.path} - +