Skip to content

Commit

Permalink
Update appregistry.md (#2246)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnylqm authored Oct 5, 2020
1 parent dc8ce76 commit 7d06a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/appregistry.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Only called from native code. Cancels a headless task.

**Parameters:**

| Name | Type | Required |
| Name | Type | Description |
| -------------------------------------------------------- | ------ | --------------------------------------------------------------------------------------- |
| taskId <div class="label basic required">Required</div> | number | The native id for this task instance that was used when `startHeadlessTask` was called. |
| taskKey <div class="label basic required">Required</div> | string | The key for the task that was used when `startHeadlessTask` was called. |
Expand Down

0 comments on commit 7d06a82

Please sign in to comment.