Skip to content

Commit

Permalink
Update website/src/components/DataUseTerms/EditDataUseTermsModal.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Theo Sanderson <[email protected]>
  • Loading branch information
fhennig and theosanderson authored Dec 4, 2024
1 parent f25906e commit 6ded14c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ const EditControl: React.FC<EditControlProps> = ({ clientConfig, accessToken, st
<p className='text-xs text-gray-500'>
The release date of a sequence cannot be updated to be later than the date that is
currently set. This means that the new release date can only be between now and the
earliest release date offset any of the selected sequences, which is{' '}
earliest release date for any of the selected sequences, which is{' '}
<b>{earliestDateDisplay}</b>.
</p>
</div>
Expand Down

0 comments on commit 6ded14c

Please sign in to comment.