diff --git a/src/components/ProfilePage/Certificates.messages.jsx b/src/components/ProfilePage/Certificates.messages.jsx index 5be7dd6..9be1cc4 100644 --- a/src/components/ProfilePage/Certificates.messages.jsx +++ b/src/components/ProfilePage/Certificates.messages.jsx @@ -17,7 +17,7 @@ const messages = defineMessages({ description: 'A type of certificate a user may have earned', }, 'profile.certificates.types.professional': { - id: 'profile.certificates.types.verified', + id: 'profile.certificates.types.professional', defaultMessage: 'Professional Certificate', description: 'A type of certificate a user may have earned', },