Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Socolin committed Oct 14, 2024
1 parent 9f1c29f commit 31ae287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/app/group/fighter-panel.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h2 class="mat-h2">
</ng-template>
</mat-card>

<h2>Combats préparer</h2>
<h2>Combats préparés</h2>

@for (fight of group.fights; track fight.id) {
<mat-card>
Expand Down

0 comments on commit 31ae287

Please sign in to comment.