WIP: form copy and field visibility adjustments

This commit is contained in:
Joel Brock
2026-05-21 11:17:06 -07:00
parent 0545dc3bc4
commit 709d9bfd8b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ function LockedBanner() {
<p className="text-xs leading-relaxed text-ink-soft">
<span className="font-medium text-ink-soft">A look ahead.</span>{" "}
These fields will become editable when your co-op reaches this stage. They&apos;re visible
now so you can preview the framework you&apos;ll be working through.
now so you can preview the Framework you&apos;ll be working through.
</p>
</div>
);