Skip to content

Commit

Permalink
renamed battle reports to reports in header
Browse files Browse the repository at this point in the history
  • Loading branch information
ametel01 committed Feb 3, 2024
1 parent cd89e86 commit 32282f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/src/components/ui/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const Header = ({ planetId }: Props) => {
to="/battlereports"
style={{ textDecoration: 'none', color: 'inherit' }}
>
Battle Reports
Reports
</Link>
</HeaderButton>
<HeaderButton
Expand Down

0 comments on commit 32282f3

Please sign in to comment.