From b59ed8c8c10ef75c02f1567260478967dd266438 Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Fri, 20 Oct 2023 10:40:16 -0500 Subject: [PATCH] CE-604 Fix some grammar error (but leave in all the extra commas, Tim) --- src/qqq/components/processes/ValidationReview.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qqq/components/processes/ValidationReview.tsx b/src/qqq/components/processes/ValidationReview.tsx index bc376a4..361d333 100644 --- a/src/qqq/components/processes/ValidationReview.tsx +++ b/src/qqq/components/processes/ValidationReview.tsx @@ -155,7 +155,7 @@ function ValidationReview({ "false", "Skip Validation. Submit the records for immediate processing", (
- If you choose this option, the records input records will immediately be processed. + If you choose this option, the input records will immediately be processed. You will be told how many records were successfully processed, and which ones had issues after the processing is completed.