diff --git a/frontend/src/pages/LibraryPage.tsx b/frontend/src/pages/LibraryPage.tsx index c7ea12b..5906875 100644 --- a/frontend/src/pages/LibraryPage.tsx +++ b/frontend/src/pages/LibraryPage.tsx @@ -694,7 +694,7 @@ function WalkupClipModal({ className={`tab-pane fade${sourceMode === "url" ? " show active" : ""}`} >
-
Paste a link and we will download the audio for clip creation.
+
Paste a link, such as a YouTube URL, and we will download the audio for clip creation.