Skip to content

Commit

Permalink
Merge pull request #69 from guardian/ljh-startup-time
Browse files Browse the repository at this point in the history
Add a note pointing out that the email will always take at least a few minutes
  • Loading branch information
hoyla committed Mar 15, 2024
2 parents eeb8366 + d2b68c9 commit fac0604
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/client/src/components/UploadForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,8 @@ export const UploadForm = () => {
>
<span className="font-medium">Upload complete. </span>{' '}
Transcription in progress - check your email for the completed
transcript. The transcription process is typically shorter than
transcript. The service can take a few minutes to start up, but
thereafter the transcription process is typically shorter than
the length of the media file.{' '}
<button
onClick={() => reset()}
Expand Down

0 comments on commit fac0604

Please sign in to comment.