diff --git a/README.md b/README.md
index 931fd7087..79f3acced 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
- `apps/dashboard` - LiteSpace admin dashboard.
- `apps/mobile` - LiteSpace mobile app.
- `apps/nebula` - LiteSpace landing page.
- - `apps/nova` - LiteSpace main web platform.
+ - `apps/nova` - LiteSpace main web platform.
# Project Setup
diff --git a/apps/nova/src/components/Call/GhostView.tsx b/apps/nova/src/components/Call/GhostView.tsx
index 292edb45b..5b5b1ef75 100644
--- a/apps/nova/src/components/Call/GhostView.tsx
+++ b/apps/nova/src/components/Call/GhostView.tsx
@@ -1,6 +1,6 @@
import { useFormatMessage } from "@litespace/luna/hooks/intl";
import { Typography } from "@litespace/luna/Typography";
-import { RemoteStream } from "@litespace/headless/calls";
+import { RemoteStream } from "@litespace/headless/sessions";
import { isEmpty } from "lodash";
import React from "react";
import UserMedia from "@/components/Call/UserMedia";
diff --git a/apps/nova/src/components/Interviews/Interview.tsx b/apps/nova/src/components/Interviews/Interview.tsx
index f9382a426..d72077f93 100644
--- a/apps/nova/src/components/Interviews/Interview.tsx
+++ b/apps/nova/src/components/Interviews/Interview.tsx
@@ -97,7 +97,7 @@ const Interview: React.FC<{
{upcoming ? (
-
+