diff --git a/app/views/site/faq.scala b/app/views/site/faq.scala index 44f1542318..ae6ba704ad 100644 --- a/app/views/site/faq.scala +++ b/app/views/site/faq.scala @@ -315,7 +315,7 @@ object faq { ol( li("have played at least 30 rated games in a given rating,"), li("have played a rated game within the last week for this rating,"), - li("have a rating deviation lower than " + lila.rating.Glicko.standardRankableDeviation + ","), + li("have a rating deviation lower than " + lila.rating.Glicko.standardRankableDeviation + " in standard chess, and lower than " + lila.rating.Glicko.variantRankableDeviation + " in variants,"), li("be in the top 10 in this rating.") ), p(