diff --git a/app/complete-profile/page.tsx b/app/complete-profile/page.tsx index 501097bd..473c05c3 100644 --- a/app/complete-profile/page.tsx +++ b/app/complete-profile/page.tsx @@ -485,7 +485,7 @@ function RegisterComponent() { - {content && getDetails(id, 'More Tips', content)} + {content && getDetails(id, 'Tips', content)}
Consider adding: