From e938fc30cdcc3883a22be5c8fe41745e26095b42 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Wed, 5 May 2021 10:42:27 -0400 Subject: [PATCH] Fix typo Signed-off-by: Adam Harvey --- .../catalog-import/src/components/ImportStepper/defaults.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/catalog-import/src/components/ImportStepper/defaults.tsx b/plugins/catalog-import/src/components/ImportStepper/defaults.tsx index 354ff6974f..a8c9b41abb 100644 --- a/plugins/catalog-import/src/components/ImportStepper/defaults.tsx +++ b/plugins/catalog-import/src/components/ImportStepper/defaults.tsx @@ -275,7 +275,7 @@ export function defaultGenerateStepper( } /> - WARNING: This may fail is no CODEOWNERS file is found at + WARNING: This may fail if no CODEOWNERS file is found at the target location.