Skip to content

Commit

Permalink
shoutouts to narwhalandme
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisinajar committed Feb 4, 2024
1 parent 3334a2a commit 6498045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game/level-up-box.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export function LevelUpBox(): JSX.Element {
</Container>
<br />
<Grid container columns={14} spacing={2}>
<Tooltip title="Strength determains your damage when attacking with melee weapons">
<Tooltip title="Strength determines your damage when attacking with melee weapons">
<Grid item xs={14} sm={7} md={4} lg={2}>
<Typography align="center">
<Button
Expand Down

0 comments on commit 6498045

Please sign in to comment.