diff --git a/common/locales/en/challenge.json b/common/locales/en/challenge.json index b239fe3ca7..b1368caf5c 100644 --- a/common/locales/en/challenge.json +++ b/common/locales/en/challenge.json @@ -61,5 +61,5 @@ "noPermissionDeleteChallenge": "You don't have permissions to delete this challenge", "noPermissionCloseChallenge": "You don't have permissions to close this challenge", "noChallengeOwner": "no owner", - "noChallengeOwnerPopover": "This challenge does not have an owner because the player who created the challenge deleted their account." + "noChallengeOwnerPopover": "This challenge does not have an owner because the person who created the challenge deleted their account." }