Skip to content

Commit

Permalink
Replace Union Saint Gilloise from PA with Union Saint-Gilloise
Browse files Browse the repository at this point in the history
  • Loading branch information
sophie-macmillan committed Oct 5, 2023
1 parent ac13317 commit 7fcdb57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sport/app/football/model/model.scala
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ object CompetitionDisplayHelpers {
teamName
.replace("Ladies", "")
.replace("Holland", "The Netherlands")
.replace("Union Saint Gilloise", "Union Saint-Gilloise")
}

def cleanTeamNameNextGenApi(teamName: String): String = {
Expand Down

0 comments on commit 7fcdb57

Please sign in to comment.