summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Spicer <git@cspicer.net>2016-05-29 22:31:22 -0700
committerChris Spicer <git@cspicer.net>2016-05-29 22:31:22 -0700
commit556a41660ea84506283d58af753c1747b75bf432 (patch)
tree0f5f45c124cc931306f3bb80e7c5b39630b7ef1c
parent1b0367a422aeb7394a4fc412f3688fbe974e166c (diff)
downloadgitlab-ce-556a41660ea84506283d58af753c1747b75bf432.tar.gz
Add space after comma, add space between 'beautomatically'
-rw-r--r--doc/api/services.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/services.md b/doc/api/services.md
index 83ac7845156..b5000eff653 100644
--- a/doc/api/services.md
+++ b/doc/api/services.md
@@ -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