diff --git a/osu.Game/Screens/Ranking/Statistics/StatisticItem.cs b/osu.Game/Screens/Ranking/Statistics/StatisticItem.cs
index a3c51b4876..e1ea352f1c 100644
--- a/osu.Game/Screens/Ranking/Statistics/StatisticItem.cs
+++ b/osu.Game/Screens/Ranking/Statistics/StatisticItem.cs
@@ -45,7 +45,7 @@ namespace osu.Game.Screens.Ranking.Statistics
///
/// Creates a new , to be displayed inside a in the results screen.
///
- /// The name of the item. Can be to hide the item header.
+ /// The name of the item. Can be to hide the item header.
/// A function returning the content to be displayed.
/// Whether this item requires hit events. If true, will not be called if no hit events are available.
/// The of this item. This can be thought of as the column dimension of an encompassing .