diff --git a/apps/web/src/component/actionItem/NotActionItemBoxData.tsx b/apps/web/src/component/actionItem/NotActionItemBoxData.tsx
index 74e64547..ed15bef3 100644
--- a/apps/web/src/component/actionItem/NotActionItemBoxData.tsx
+++ b/apps/web/src/component/actionItem/NotActionItemBoxData.tsx
@@ -51,7 +51,7 @@ export function NotActionItemBoxData() {
}
`}
>
- 30일간 진행한 회고가 없어요!
+ 설정된 실행목표가 없어요!
회고를 진행해 실행목표를 설정해보세요
diff --git a/apps/web/src/component/home/EmptyAnalysis.tsx b/apps/web/src/component/home/EmptyAnalysis.tsx
index daa640b9..79ca9c1d 100644
--- a/apps/web/src/component/home/EmptyAnalysis.tsx
+++ b/apps/web/src/component/home/EmptyAnalysis.tsx
@@ -36,7 +36,7 @@ export function EmptyAnalysis() {
line-height: 1.5;
`}
>
- 완료된 회고가 없어요
+ 분석 완료된 회고가 없어요
회고를 진행해 분석을 받아보세요!
diff --git a/apps/web/src/component/retrospect/analysis/InsightsBoxSection.tsx b/apps/web/src/component/retrospect/analysis/InsightsBoxSection.tsx
index 7b983559..0cfe5089 100644
--- a/apps/web/src/component/retrospect/analysis/InsightsBoxSection.tsx
+++ b/apps/web/src/component/retrospect/analysis/InsightsBoxSection.tsx
@@ -34,7 +34,7 @@ export function InsightsBoxSection({ isTeam, type, insightArr }: InsightsBoxProp
line-height: 3.2rem;
`}
>
- {`${isTeam ? "우리팀" : user.name}`}은{" "}
+ {`${isTeam ? "우리팀" : user.name + "님"}`}은{" "}
{type === "goodPoints" && (
<>