Update docs
diff --git a/docs/dyn/games_v1.achievements.html b/docs/dyn/games_v1.achievements.html
index 15092bf..b1d9390 100644
--- a/docs/dyn/games_v1.achievements.html
+++ b/docs/dyn/games_v1.achievements.html
@@ -110,7 +110,7 @@
 
     { # This is a JSON template for an achievement increment response
     "currentSteps": 42, # The current steps recorded for this incremental achievement.
-    "newlyUnlocked": True or False, # Whether the the current steps for the achievement has reached the number of steps required to unlock.
+    "newlyUnlocked": True or False, # Whether the current steps for the achievement has reached the number of steps required to unlock.
     "kind": "games#achievementIncrementResponse", # Uniquely identifies the type of this resource. Value is always the fixed string games#achievementIncrementResponse.
   }</pre>
 </div>