diff --git a/client/alloc_runner.go b/client/alloc_runner.go index 1595050ac..25e879134 100644 --- a/client/alloc_runner.go +++ b/client/alloc_runner.go @@ -899,7 +899,7 @@ func (r *AllocRunner) Run() { } r.taskLock.Unlock() - // taskDestroyEvent contains an event that caused the destroyment of a task + // taskDestroyEvent contains an event that caused the destruction of a task // in the allocation. var taskDestroyEvent *structs.TaskEvent