diff --git a/docs/appregistry.md b/docs/appregistry.md index 1732520b6d8..9327f0b842a 100644 --- a/docs/appregistry.md +++ b/docs/appregistry.md @@ -44,7 +44,7 @@ Only called from native code. Cancels a headless task. **Parameters:** -| Name | Type | Required | +| Name | Type | Description | | -------------------------------------------------------- | ------ | --------------------------------------------------------------------------------------- | | taskId
Required
| number | The native id for this task instance that was used when `startHeadlessTask` was called. | | taskKey
Required
| string | The key for the task that was used when `startHeadlessTask` was called. |