diff --git a/deploy.py b/deploy.py
index 85515a6a8933400d7538b212b7f6d57166277b2c..2b2eefc46a9181c97842ca1d059b911bc448aee0 100755
--- a/deploy.py
+++ b/deploy.py
@@ -372,7 +372,7 @@ if __name__ == '__main__':
       const="debug_allocations",
       dest="features",
       help=("The console will be used to output allocator statistics every "
-            "yime an allocation/deallocation happens."),
+            "time an allocation/deallocation happens."),
   )
   app_commands.add_argument(
       "--no-u2f",