From 9c4e929070a1663a14aa0a8192c09ee761651ff2 Mon Sep 17 00:00:00 2001 From: Nora Date: Wed, 30 Oct 2019 13:05:23 -0700 Subject: [PATCH] Removed possessives --- content/v2.0/process-data/manage-tasks/update-task.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/v2.0/process-data/manage-tasks/update-task.md b/content/v2.0/process-data/manage-tasks/update-task.md index f1ee67028..5e152b355 100644 --- a/content/v2.0/process-data/manage-tasks/update-task.md +++ b/content/v2.0/process-data/manage-tasks/update-task.md @@ -19,7 +19,7 @@ To view your tasks, click the **Tasks** icon in the left navigation menu. Click on the name of a task to update it. -#### Update a task's Flux script +#### Update a task Flux script 1. In the list of tasks, click the **Name** of the task you want to update. 2. In the left panel, modify the task options. 3. In the right panel, modify the task script. @@ -30,7 +30,7 @@ Click on the name of a task to update it. In the list of tasks, click the {{< icon "toggle" >}} toggle to the left of the task you want to activate or inactivate. -#### Update a task's description +#### Update a task description 1. In the list of tasks, hover over the name of the task you want to update. 2. Click the pencil icon {{< icon "pencil" >}}. 3. Click outside of the field or press `RETURN` to update. @@ -40,7 +40,7 @@ Use the `influx task update` command to update or change the status of an existi _This command requires a task ID, which is available in the output of `influx task find`._ -#### Update a task's Flux script +#### Update a task Flux script Pass the file path of your updated Flux script to the `influx task update` command with the ID of the task you want to update. Modified [task options](/v2.0/process-data/task-options) defined in the Flux