From 434d276dba22924dbcbd903d4fea0d20c409ed98 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 18 Nov 2013 19:53:10 +0200 Subject: better wording for api doc Signed-off-by: Dmitriy Zaporozhets --- doc/api/projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api') diff --git a/doc/api/projects.md b/doc/api/projects.md index 6179d857677..9b5d62ac832 100644 --- a/doc/api/projects.md +++ b/doc/api/projects.md @@ -2,7 +2,7 @@ ### List projects -Get a list of projects acessed by the authenticated user. +Get a list of projects accessible by the authenticated user. ``` GET /projects -- cgit v1.2.1