diff --git a/js/components/GroupStage.js b/js/components/GroupStage.js index bd7f4cf..76f371e 100644 --- a/js/components/GroupStage.js +++ b/js/components/GroupStage.js @@ -60,7 +60,7 @@ class Group extends Component { return ( -

Gruppe {this.state.id + 1}

+

Gruppe {this.state.number}

{this.state.matches.map((match => (