diff --git a/src/GameKit/GKGameCenterViewController.cs b/src/GameKit/GKGameCenterViewController.cs
index ad4fea5948e4..6d344d564e16 100644
--- a/src/GameKit/GKGameCenterViewController.cs
+++ b/src/GameKit/GKGameCenterViewController.cs
@@ -15,7 +15,7 @@ public enum GKGameCenterViewControllerInitializationOption {
public partial class GKGameCenterViewController {
/// Create a new GKGameCenterViewController instance that presents an achievement.
- /// The ID of the achievement to show.
+ /// The ID of the achievement to show.
#if NET
[SupportedOSPlatform ("ios14.0")]
[SupportedOSPlatform ("maccatalyst14.0")]