diff --git a/x-pack/plugins/enterprise_search/public/applications/enterprise_search_content/components/connector_detail/components/run_from_source_step.tsx b/x-pack/plugins/enterprise_search/public/applications/enterprise_search_content/components/connector_detail/components/run_from_source_step.tsx index 1c2775dafd54a..9125f906ce396 100644 --- a/x-pack/plugins/enterprise_search/public/applications/enterprise_search_content/components/connector_detail/components/run_from_source_step.tsx +++ b/x-pack/plugins/enterprise_search/public/applications/enterprise_search_content/components/connector_detail/components/run_from_source_step.tsx @@ -117,7 +117,7 @@ export const RunFromSourceStep: React.FC = ({

{i18n.translate('xpack.enterpriseSearch.connectorDeployment.p.navigateToRootLabel', { defaultMessage: - 'Navigate to the root of your cloned repository and create a configuration file:', + 'Navigate to the root of your cloned repository, checkout the appropriate version branch, and create a configuration file:', })}

@@ -125,7 +125,7 @@ export const RunFromSourceStep: React.FC = ({