Skip to content

Commit

Permalink
adjust successfully upgraded sub-text
Browse files Browse the repository at this point in the history
  • Loading branch information
MarconLP committed Jul 13, 2023
1 parent 1965078 commit ac0c735
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/videos.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,8 @@ const VideoList: NextPage = () => {
</span>
{closeQueryParam === "true" ? (
<span className="mt-1 text-base text-zinc-500">
You can now close this window
You can now close this window and try to upload the video
again!
</span>
) : (
<span className="mt-1 text-base text-zinc-500">
Expand Down

1 comment on commit ac0c735

@vercel
Copy link

@vercel vercel bot commented on ac0c735 Jul 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.