diff --git a/frontend/src/pages/UserPage.tsx b/frontend/src/pages/UserPage.tsx index 76c21db..ac90133 100644 --- a/frontend/src/pages/UserPage.tsx +++ b/frontend/src/pages/UserPage.tsx @@ -232,7 +232,7 @@ const UserPage: React.FC = () => {
-

About {profileData.username}

+

About Me

{!isEditingBio && userPageVariant === "personal" && (