Skip to content

Commit

Permalink
spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anoek committed Feb 20, 2024
1 parent f1ed2a6 commit 9c0652c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Tournament/Tournament.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3148,7 +3148,7 @@ function organizeEliminationBrackets(
}

function createEliminationNodes(rounds: Round[]) {
// I appologize for the vague naming here. Please change to a better
// I apologize for the vague naming here. Please change to a better
// name if you have more familiarity with this code.
// -bpj
type ObjectType = {
Expand Down

1 comment on commit 9c0652c

@benjaminpjones
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah sorry about that, I downloaded the extension at some point but had turned it off 😅

Please sign in to comment.