Skip to content

Commit 507fdfb

Browse files
authored
update officers2
1 parent 4b807fb commit 507fdfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Officers.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default function Officers() {
2525
most interested in learning more about web development
2626
</OfficerCard>
2727
<OfficerCard name="Mary Yu" position="Treasurer" src="/officers/mary.png" languages={['javascript', 'java']} reverse>
28-
{Mary Yu is a typescript enjoyer, she is interested in AI integration in databases.}
28+
Mary Yu is a typescript enjoyer, she is interested in AI integration in databases.
2929
</OfficerCard>
3030
</div>
3131
</Section>

0 commit comments

Comments
 (0)