diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/FameRank.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/FameRank.json b/constants/FameRank.json index b79d8ef..e751ea4 100644 --- a/constants/FameRank.json +++ b/constants/FameRank.json @@ -1,7 +1,7 @@ { "fame_rank": { "NEW_PLAYER": { - "name": "New Player", + "name": "New player", "fame_required": 0, "bits_multiplier": 1.0, "votes": 1 |