diff --git a/frontend/src/pages/Friends.jsx b/frontend/src/pages/Friends.jsx
index b927e80..f716fca 100644
--- a/frontend/src/pages/Friends.jsx
+++ b/frontend/src/pages/Friends.jsx
@@ -247,7 +247,6 @@ export default function Friends() {
{friend.email}
-
{friend.total_points} points
+
{friend.total_points} points
))}