Compare commits

...
1 Commits
Author SHA1 Message Date
Joel Brock a0ebef6bc5 copy edit, form subheader 2026-06-22 10:28:10 -07:00
+1 -1
View File
@@ -781,7 +781,7 @@ export const formConfig: FormConfig = {
id: "org_engagement_check_in", id: "org_engagement_check_in",
title: "Co-op Survey", title: "Co-op Survey",
subtitle: subtitle:
"Thank you for updating your co-op information. The questions you'll see depend on where you are in the Framework. Please provide whatever information you can. You do not need to fill in every field to submit.", "Thank you for updating your co-op information.",
stageField: "current_stage", stageField: "current_stage",
sections: [submitterInfo, stage0, stage1, stage2, stage3, stage4, stage5], sections: [submitterInfo, stage0, stage1, stage2, stage3, stage4, stage5],
}; };