From 51f95e69082af9b33f2c6b7ee8602fdfa50e0d21 Mon Sep 17 00:00:00 2001 From: James Laska Date: Wed, 8 Jun 2016 15:28:35 -0400 Subject: [PATCH] Fix typo in survey_spec markdown Fixes #2101 --- awx/api/templates/api/job_template_survey_spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/api/templates/api/job_template_survey_spec.md b/awx/api/templates/api/job_template_survey_spec.md index 0eba630328..d1a222b31f 100644 --- a/awx/api/templates/api/job_template_survey_spec.md +++ b/awx/api/templates/api/job_template_survey_spec.md @@ -3,7 +3,7 @@ POST requests to this resource should include the full specification for a Job T Here is an example survey specification: { - "name": "Simple Surveny", + "name": "Simple Survey", "description": "Description of the simple survey", "spec": [ {