diff --git a/src/pages/officers.tsx b/src/pages/officers.tsx index 71faed5..5d8bc7c 100644 --- a/src/pages/officers.tsx +++ b/src/pages/officers.tsx @@ -6,7 +6,7 @@ import sanity from '../sanity'; const officerOrder = [ 'SGA President', - 'SGA Vice-President', + 'SGA Vice President', 'SGA Treasurer', 'SGA Secretary', ];