Skip to content

Commit

Permalink
Removed FullControl permission and corrected spelling error in websit…
Browse files Browse the repository at this point in the history
…e/docs/r/workitemquery_permissions.html.markdown
  • Loading branch information
tmeckel committed Jul 30, 2020
1 parent 71fd327 commit 9c9062d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions website/docs/r/workitemquery_permissions.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -106,16 +106,14 @@ The following arguments are supported:
* `path` - (Optional) Path to a query or folder beneath `Shared Queries`
* `principal` - (Required) The **group** principal to assign the permissions.
* `replace` - (Optional) Replace (`true`) or merge (`false`) the permissions. Default: `true`
* `permissions` - (Required) the permissions to assign. The follwing permissions are available

* `permissions` - (Required) the permissions to assign. The following permissions are available

| Permissions | Description |
|--------------------------|------------------------------------|
| Read | Read |
| Contribute | Contribute |
| Delete | Delete |
| ManagePermissions | Manage Permissions |
| FullControl | Full Control |

## Relevant Links

Expand Down

0 comments on commit 9c9062d

Please sign in to comment.