From d35a5c8d881c0dc21d0852ef340e29ecf218b4c0 Mon Sep 17 00:00:00 2001 From: David Roberts Date: Mon, 24 Jun 2019 13:30:48 +0100 Subject: [PATCH] [DOCS] Rename "job" to "transform" in data frame transform docs The data frame transforms feature uses the word "transform" instead of "job" to describe a piece of work it does. This PR corrects two docs typos where the wrong term was used. --- docs/reference/data-frames/apis/stop-transform.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/reference/data-frames/apis/stop-transform.asciidoc b/docs/reference/data-frames/apis/stop-transform.asciidoc index f3e342441b0e8..58bff626f7da6 100644 --- a/docs/reference/data-frames/apis/stop-transform.asciidoc +++ b/docs/reference/data-frames/apis/stop-transform.asciidoc @@ -40,10 +40,11 @@ All {dataframe-transforms} can be stopped by using `_all` or `*` as the `