Update copy to be more explicit

This commit is contained in:
Strider Wilson 2025-06-04 10:01:42 -04:00
parent 472cc7f8c8
commit 6c9c89ee78

View File

@ -71,7 +71,7 @@ const ApproveChange: React.FC<ApproveChangeProps> = ({ rejectFormOpen, setReject
className="rounded border-red-300 text-red-500 focus:ring-red-500"
/>
<label htmlFor="share-project" className="text-sm text-red-600">
Share with Nut team
Share project details with Nut team
</label>
</div>