summaryrefslogtreecommitdiff
path: root/doc/api/projects.md
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2016-08-23 15:20:17 -0400
committerSean McGivern <sean@gitlab.com>2016-10-04 17:23:18 +0100
commitb6b5033516210fc431a70f729b5678539c039b3f (patch)
treed3ecba08d1b4467c1e7c1fdfd6f5d99ba8a4ad09 /doc/api/projects.md
parent66613f1ac9e277da9b68ff6ddbd0fb7eca3507bf (diff)
downloadgitlab-ce-b6b5033516210fc431a70f729b5678539c039b3f.tar.gz
docs: clarify /projects endpoint description
Diffstat (limited to 'doc/api/projects.md')
-rw-r--r--doc/api/projects.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/projects.md b/doc/api/projects.md
index 869907b0dd7..a88a878428a 100644
--- a/doc/api/projects.md
+++ b/doc/api/projects.md
@@ -20,7 +20,7 @@ Constants for project visibility levels are next:
## List projects
-Get a list of projects accessible by the authenticated user.
+Get a list of projects for which the authenticated user is a member.
```
GET /projects