From 9f15fc38738436d58d46b4b45a4c9236d91b8bee Mon Sep 17 00:00:00 2001 From: Alan Rominger Date: Tue, 25 Oct 2016 11:53:43 -0400 Subject: [PATCH] fix spelling of disassociated --- awx/api/templates/api/job_template_label_list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/api/templates/api/job_template_label_list.md b/awx/api/templates/api/job_template_label_list.md index 76c520eab5..9d503e9c65 100644 --- a/awx/api/templates/api/job_template_label_list.md +++ b/awx/api/templates/api/job_template_label_list.md @@ -2,7 +2,7 @@ Labels not associated with any other resources are deleted. A label can become disassociated with a resource as a result of 3 events. -1. A label is explicitly diassociated with a related job template +1. A label is explicitly disassociated with a related job template 2. A job is deleted with labels 3. A cleanup job deletes a job with labels