From 0600bb837ca5fd3ad450b87e1be046fad034dc98 Mon Sep 17 00:00:00 2001 From: Mirko Sisko Date: Sun, 9 Jun 2024 13:04:37 +0200 Subject: [PATCH] fix: tiers --- docs/concepts/guide/04-points.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/concepts/guide/04-points.md b/docs/concepts/guide/04-points.md index 1ef20bf..841538e 100644 --- a/docs/concepts/guide/04-points.md +++ b/docs/concepts/guide/04-points.md @@ -122,8 +122,8 @@ This table represents points bonus based on the leaderboard position: | Leaderboard | Boost % | | --- | --- | | 1-50 | 20% | -| 51-200 | 15% | -| 201-500 | 10% | +| 51-150 | 15% | +| 151-500 | 10% | | 501-1000 | 5% | | 1001+ | 0% |