{
]}
/>
- Note: If a player doesn't play for a long time, they loose their rank. But you
- need to play just 1 game to get it back.
+ Note: If a player remains inactive for an extended period, they lose their rank.
+ However, they can regain it by playing just one game.
>
diff --git a/pages/stats/leaderboards.tsx b/pages/stats/leaderboards.tsx
index 4ec62a96..b3671d5e 100644
--- a/pages/stats/leaderboards.tsx
+++ b/pages/stats/leaderboards.tsx
@@ -48,7 +48,7 @@ const Leaderboards = ({
Global Leaderboards Stats
- Realtime statistics of PC only leaderboards as of now
+ Realtime statistics of PC only leaderboards
diff --git a/pages/stats/players.tsx b/pages/stats/players.tsx
index cce7e72c..914beeda 100644
--- a/pages/stats/players.tsx
+++ b/pages/stats/players.tsx
@@ -91,10 +91,10 @@ const PlayerStats = ({
>
- <>Total amount of tracked players>{" "}
+ <>Total number of tracked players>{" "}
@@ -149,13 +149,13 @@ const PlayerStats = ({
- We are able to track only players who played "ranked" match in a
+ We are only able to track players who played "ranked" match in a
given day.
- We track only players who played match in a mode where they are ranked.
+ We only track players who played match in a mode where they are ranked.
For example:
Player is ranked only in 1v1 Wehrmacht, plays 1v1 match as Wehrmacht -
@@ -171,11 +171,11 @@ const PlayerStats = ({
/>
- This doesn't show the real amount of players who played the game in a
+ This doesn't show the real number of players who played the game on a
given day.
- You can't compare these numbers with coh2stats numbers, they are tracked
+ These numbers can't be compared with coh2stats numbers, they are tracked
differently.