Skip to content

Commit

Permalink
fixup! ✨(frontend) add OpenEdx profile page
Browse files Browse the repository at this point in the history
  • Loading branch information
rlecellier committed Apr 8, 2024
1 parent 67f44cb commit 19c83de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/js/pages/DashboardOpenEdxProfile/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit 19c83de

Please sign in to comment.