Skip to content

Commit 104c3ba

Browse files
authored
Merge pull request #206 from CSE-Shaco/develop
fix(manito): typo 수정
2 parents e7d506f + 3aa28a9 commit 104c3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/manitto/page.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ export default function ManitoVerifyPage() {
218218
>
219219
<p className="text-base font-semibold">
220220
{ownerLabel}
221-
<span className="text-zinc-300"> 마니또는 </span>
221+
<span className="text-zinc-300">님의 마니또는 </span>
222222
<span className="text-sky-400">
223223
{receiverName || '알 수 없음'}
224224
</span>

0 commit comments

Comments
 (0)