Skip to content
Snippets Groups Projects
Unverified Commit 47393b5f authored by adeelehsan's avatar adeelehsan Committed by GitHub
Browse files

Merge pull request #23089 from edx/aehsan/prod-1229/changed_microbachelors_to_micro

MicroBachelor changed to Micro
parents e1d1c29c a41f992e
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ function LoggedInUser({ userInformation, setErrorState, zendeskApiHost, submitFo
<option value="Errors/Technical Issues">{gettext('Errors/Technical Issues')}</option>
<option value="Financial Aid">{gettext('Financial Aid')}</option>
<option value="Masters">{gettext('Masters')}</option>
<option value="MicroBachelors">{gettext('MicroBachelors')}</option>
<option value="Micro">{gettext('Micro')}</option>
<option value="Photo Verification">{gettext('Photo Verification')}</option>
<option value="Proctoring">{gettext('Proctoring')}</option>
<option value="Security">{gettext('Security')}</option>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment