Skip to content

Commit

Permalink
Fix typo’d name
Browse files Browse the repository at this point in the history
  • Loading branch information
querkmachine committed Sep 7, 2024
1 parent 741eb2f commit 50cdfa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_data/staff.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ module.exports = function () {
avatar: "esk.jpg",
avatarAttribution: "Superneonbuck",
},
{ name: "Jordan", pronouns: "he/him" },
{ name: "Jordon", pronouns: "he/him" },
{ name: "Owen", pronouns: "he/him" },
],
chatModerators: [
Expand Down

0 comments on commit 50cdfa4

Please sign in to comment.