Commit 434d276dba22924dbcbd903d4fea0d20c409ed98

Authored by Dmitriy Zaporozhets
1 parent 11931bfb

better wording for api doc

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/api/projects.md
... ... @@ -2,7 +2,7 @@
2 2  
3 3 ### List projects
4 4  
5   -Get a list of projects acessed by the authenticated user.
  5 +Get a list of projects accessible by the authenticated user.
6 6  
7 7 ```
8 8 GET /projects
... ...