Skip to content

Commit 839ad2e

Browse files
committed
changed pronouns
1 parent 83d127c commit 839ad2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export function Header() {
4242
</a>
4343
</div>
4444
<div className="mt-4 text-sm md:text-base lg:text-lg">
45-
<p>he/him/they/them</p>
45+
<p>he/him/his</p>
4646
<p>3A Computational Mathematics @ UWaterloo</p>
4747
<p>hddave [at] uwaterloo.ca</p>
4848
</div>

0 commit comments

Comments
 (0)