diff --git a/src/profile/__snapshots__/ProfilePage.test.jsx.snap b/src/profile/__snapshots__/ProfilePage.test.jsx.snap index aafe50c..c33803d 100644 --- a/src/profile/__snapshots__/ProfilePage.test.jsx.snap +++ b/src/profile/__snapshots__/ProfilePage.test.jsx.snap @@ -2995,7 +2995,7 @@ exports[` Renders correctly in various states test education edit No formal education diff --git a/src/profile/data/constants.js b/src/profile/data/constants.js index ee6ce37..1db1673 100644 --- a/src/profile/data/constants.js +++ b/src/profile/data/constants.js @@ -7,7 +7,7 @@ const EDUCATION_LEVELS = [ 'jhs', 'el', 'none', - 'o', + 'other', ]; const SOCIAL = {