diff --git a/src/components/UpdateProfile/UpdatePublicProfileForm.tsx b/src/components/UpdateProfile/UpdatePublicProfileForm.tsx index 80e92c4bc..b92467e39 100644 --- a/src/components/UpdateProfile/UpdatePublicProfileForm.tsx +++ b/src/components/UpdateProfile/UpdatePublicProfileForm.tsx @@ -224,7 +224,7 @@ export function UpdatePublicProfileForm() { />

- Set up your public profile to showcase your learning progress. + Set up your profile to showcase your skills.

-
+
- {isLoading ? 'Please wait...' : 'Update Public Profile'} + {isLoading ? 'Please wait..' : 'Save Profile'}