diff --git a/scripts/populate_institutions.py b/scripts/populate_institutions.py
index 89ce2205e22..ae3adf91609 100644
--- a/scripts/populate_institutions.py
+++ b/scripts/populate_institutions.py
@@ -568,7 +568,7 @@ def main():
{
'_id': 'ou',
'name': 'The University of Oklahoma',
- 'description': 'The University of Oklahoma | Office of the Vice President for Research | University Libraries',
+ 'description': 'The University of Oklahoma | University Libraries',
'banner_name': 'ou-banner.png',
'logo_name': 'ou-shield.png',
'login_url': SHIBBOLETH_SP_LOGIN.format(encode_uri_component('https://shib.ou.edu/idp/shibboleth')),
@@ -1390,7 +1390,7 @@ def main():
{
'_id': 'ou',
'name': 'The University of Oklahoma [Test]',
- 'description': 'The University of Oklahoma | Office of the Vice President for Research | University Libraries',
+ 'description': 'The University of Oklahoma | University Libraries',
'banner_name': 'ou-banner.png',
'logo_name': 'ou-shield.png',
'login_url': SHIBBOLETH_SP_LOGIN.format(encode_uri_component('https://shib.ou.edu/idp/shibboleth')),