diff --git a/frontend/src/pages/Playlist.tsx b/frontend/src/pages/Playlist.tsx index 83e9c212..910b3205 100644 --- a/frontend/src/pages/Playlist.tsx +++ b/frontend/src/pages/Playlist.tsx @@ -373,7 +373,7 @@ const Playlist = () => { <> {isCustomPlaylist && (

- Try going to the home page to add videos to this + Try going to the home page to add videos to this playlist.

)}