diff --git a/osu.Game.Modes.Taiko/Judgements/TaikoJudgementInfo.cs b/osu.Game.Modes.Taiko/Judgements/TaikoJudgementInfo.cs
index 8c42023648..aa6901c2f5 100644
--- a/osu.Game.Modes.Taiko/Judgements/TaikoJudgementInfo.cs
+++ b/osu.Game.Modes.Taiko/Judgements/TaikoJudgementInfo.cs
@@ -62,7 +62,7 @@ namespace osu.Game.Modes.Taiko.Judgements
}
///
- /// Computes the score value for the accurac portion of the score.
+ /// Computes the score value for the accuracy portion of the score.
///
/// The result to compute the score value for.
/// The int score value.