Skip to content

Commit

Permalink
type error fix (#3227)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashley-o0o committed Sep 19, 2024
1 parent 2e26a6f commit 75f526a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
</Alert>
);
Expand Down

0 comments on commit 75f526a

Please sign in to comment.