From 4235d3ca292268854467c044c73fb482582db9df Mon Sep 17 00:00:00 2001 From: Marouan Bentaleb <38426175+marouanbentaleb@users.noreply.github.com> Date: Fri, 22 Mar 2019 11:58:15 +0100 Subject: [PATCH] [ADF-3976] Update doc (#4475) --- .../components/edit-task-filter-cloud.component.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/process-services-cloud/components/edit-task-filter-cloud.component.md b/docs/process-services-cloud/components/edit-task-filter-cloud.component.md index 96e78fdafc..ffbcf4247c 100644 --- a/docs/process-services-cloud/components/edit-task-filter-cloud.component.md +++ b/docs/process-services-cloud/components/edit-task-filter-cloud.component.md @@ -75,8 +75,8 @@ given below: | Name | Description | | ---- | ----------- | | **_appName_** | Name of the app | -| **_state_** | Execution state of the task. | -| **_assignment_** | User the task is assigned to | +| **_status_** | Execution state of the task. | +| **_assignee_** | User the task is assigned to | | **_taskName_** | Name of the task | | **_parentTaskId_** | ID of the task's parent task | | **_priority_** | Task priority |