diff --git a/frontend/src/concepts/pipelines/content/InvalidArgoDeploymentAlert.tsx b/frontend/src/concepts/pipelines/content/InvalidArgoDeploymentAlert.tsx index 7e5449c7a4..359b6da50a 100644 --- a/frontend/src/concepts/pipelines/content/InvalidArgoDeploymentAlert.tsx +++ b/frontend/src/concepts/pipelines/content/InvalidArgoDeploymentAlert.tsx @@ -59,7 +59,7 @@ export const InvalidArgoDeploymentAlert: React.FC = () => { title="Data Science Pipelines enablement failed" > Data Science Pipelines could not be enabled because a version of Argo Workflows that is not - managed by Red Hat is installed on your cluster. To learn more, view the {ODH_PRODUCT_NAME} + managed by Red Hat is installed on your cluster. To learn more, view the {ODH_PRODUCT_NAME}{' '} 2.9 documentation. );