diff --git a/assets/state-container-toolkit/0400_configmap.yaml b/assets/state-container-toolkit/0400_configmap.yaml index 3b14fc509..7ee6a4dc9 100644 --- a/assets/state-container-toolkit/0400_configmap.yaml +++ b/assets/state-container-toolkit/0400_configmap.yaml @@ -23,7 +23,7 @@ data: # The below delay is a workaround for an issue affecting some versions # of containerd starting with 1.6.9. Staring with containerd 1.6.9 we # started seeing the toolkit container enter a crashloop whereby it - # would recieve a SIGTERM shortly after restarting containerd. + # would receive a SIGTERM shortly after restarting containerd. # # Refer to the commit message where this workaround was implemented # for additional details: