diff --git a/src/frontend/js/pages/DashboardOpenEdxProfile/index.tsx b/src/frontend/js/pages/DashboardOpenEdxProfile/index.tsx index c76b744820..0609d198e9 100644 --- a/src/frontend/js/pages/DashboardOpenEdxProfile/index.tsx +++ b/src/frontend/js/pages/DashboardOpenEdxProfile/index.tsx @@ -67,7 +67,7 @@ const messages = defineMessages({ }, genderInputLabel: { id: 'components.DashboardOpenEdxProfile.genderInputLabel', - description: 'Label of the openEdx profile "level of education" input', + description: 'Label of the openEdx profile "gender" input', defaultMessage: 'Sex', }, yearOfBirthInputLabel: {