From 57015eae2705403452b5910801b0527bc587e491 Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Thu, 23 Feb 2023 14:24:26 +0100 Subject: [PATCH] fix: Import change tense of help message (#3188) --- .../component/project/Project/Import/import/ImportStage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/component/project/Project/Import/import/ImportStage.tsx b/frontend/src/component/project/Project/Import/import/ImportStage.tsx index a1381e775c..3329a4ee9d 100644 --- a/frontend/src/component/project/Project/Import/import/ImportStage.tsx +++ b/frontend/src/component/project/Project/Import/import/ImportStage.tsx @@ -139,8 +139,8 @@ export const ImportStage: FC<{ show={ For this environment Change request is - enabled. This means that the import was generating a - change request and it needs to be approved before the + enabled. This means that the import has generated a + change request which needs to be approved before the configuration will be visible in the instance. }