Add space after comma, add space between 'beautomatically'

This commit is contained in:
Chris Spicer 2016-05-29 22:31:22 -07:00
parent 1b0367a422
commit 556a41660e
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ PUT /projects/:id/services/asana
Parameters:
- `api_key` (**required**) - User API token. User must have access to task,all comments will be attributed to this user.
- `restrict_to_branch` (optional) - Comma-separated list of branches which will beautomatically inspected. Leave blank to include all branches.
- `api_key` (**required**) - User API token. User must have access to task, all comments will be attributed to this user.
- `restrict_to_branch` (optional) - Comma-separated list of branches which will be automatically inspected. Leave blank to include all branches.
### Delete Asana service