charles_c 5 months ago
parent
commit
0ab1fac9f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/app/personal-center/page.jsx

+ 1 - 1
src/app/personal-center/page.jsx

@@ -344,7 +344,7 @@ const PersonalCenter = () => {
                     </span>
                   </p>
                   <p>
-                    总进球数预测:{" "}
+                    总进球数:{" "}
                     <span className="font-medium text-purple-600">
                       {prediction.totalGoals}
                     </span>