Skip to content

Commit 7d8d6f4

Browse files
committed
Update RoleFitIndexForm.tsx
1 parent 5f67dfc commit 7d8d6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/interactive/RoleFitIndexForm.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ const STATE_CONFIG = {
101101
progressStep: 1,
102102
isProcessing: false,
103103
canSubmit: true,
104-
helperText: "Failed to parse the job description. Please check the format and try again.",
104+
helperText: "Failed to parse the job description. This could be led by the site blocking. Please try again, or paste JD contents.",
105105
isError: true
106106
},
107107
failed_generating_report: {

0 commit comments

Comments
 (0)