Skip to content

Commit

Permalink
Merge pull request #126 from guardian/ljh-promote-video
Browse files Browse the repository at this point in the history
Promote the fact that tool handles video
  • Loading branch information
philmcmahon authored Jan 29, 2025
2 parents 6a89e7b + 2b5715a commit 12df2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/src/components/UploadForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ export const UploadForm = () => {
return (
<>
<p className={' pb-3 font-light'}>
Use the form below to upload audio or video files. You will receive an
This tool can transcribe both audio and video. You will receive an
email when the transcription is ready.
</p>
<form id="media-upload-form" onSubmit={handleSubmit}>
Expand Down

0 comments on commit 12df2ba

Please sign in to comment.