diff --git a/repos/demo/src/App.tsx b/repos/demo/src/App.tsx
index 1492fb9..37fd7da 100644
--- a/repos/demo/src/App.tsx
+++ b/repos/demo/src/App.tsx
@@ -349,7 +349,7 @@ export default function App({ mode }: { mode: PlayerType }) {
This project is part of
Streaming University
- (Source code is coming soon...)
+ (Source code)
>
}
{mode === "dash" && Powered by dash.js.}