From 121bbd568992edfa1eee34c22398470b775ed698 Mon Sep 17 00:00:00 2001 From: lcawley Date: Wed, 20 Dec 2017 15:22:38 -0800 Subject: [PATCH] [DOCS] Fixed typo in calendar API Original commit: elastic/x-pack-elasticsearch@8b3989cd454ed57059bf629b9e7ec3c416ad2c85 --- docs/en/rest-api/ml/put-calendar-job.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/rest-api/ml/put-calendar-job.asciidoc b/docs/en/rest-api/ml/put-calendar-job.asciidoc index f393b042b4a..b7c550e1959 100644 --- a/docs/en/rest-api/ml/put-calendar-job.asciidoc +++ b/docs/en/rest-api/ml/put-calendar-job.asciidoc @@ -5,7 +5,7 @@ Add Jobs to Calendar ++++ -The add jobs to calendar API enables you to remove jobs from a calendar. +The add jobs to calendar API enables you to add jobs to a calendar. ==== Request