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 |