diff --git a/.taskcluster.yml b/.taskcluster.yml
index dc3a5c4c20a36b9ce159ef75545e057602ea1296..6ea2b87f2ad215ad81aecb9a84eb4368d9a8ce2f 100644
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -71,7 +71,7 @@ tasks:
                   then:
                       '${action.taskGroupId}'
                   else:
-                      '${ownTaskId}'  # same as taskId; this is how automation identifies a decision tsak
+                      '${ownTaskId}'  # same as taskId; this is how automation identifies a decision task
               schedulerId: '${trust_domain}-level-${repository.level}'
 
               created: {$fromNow: ''}