diff --git a/plugins/catalog-import/src/components/StepPrepareCreatePullRequest/StepPrepareCreatePullRequest.tsx b/plugins/catalog-import/src/components/StepPrepareCreatePullRequest/StepPrepareCreatePullRequest.tsx
index c34d5f374b..d1f8be7065 100644
--- a/plugins/catalog-import/src/components/StepPrepareCreatePullRequest/StepPrepareCreatePullRequest.tsx
+++ b/plugins/catalog-import/src/components/StepPrepareCreatePullRequest/StepPrepareCreatePullRequest.tsx
@@ -176,10 +176,9 @@ export const StepPrepareCreatePullRequest = ({
return (
<>
- You entered a link to a {analyzeResult.integrationType} repository but
- we didn't found a catalog-info.yaml. Use this form to
- create a Pull Request that creates an initial{' '}
- catalog-info.yaml.
+ You entered a link to a {analyzeResult.integrationType} repository but a{' '}
+ catalog-info.yaml could not be found. Use this form to open
+ a Pull Request that creates one.