From cd19f82e5126e087ea6ef3b1bc3307bb74efacbd Mon Sep 17 00:00:00 2001 From: Johannes Schleifenbaum Date: Mon, 29 Jul 2013 12:46:00 +0200 Subject: Fix typos --- doc/api/projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/projects.md') diff --git a/doc/api/projects.md b/doc/api/projects.md index 2fc235066df..9afffcbaa80 100644 --- a/doc/api/projects.md +++ b/doc/api/projects.md @@ -193,7 +193,7 @@ Parameters: **Project access levels** -The project access levels are defined in the `user_project.rb` class. Currently, these levels are recoginized: +The project access levels are defined in the `user_project.rb` class. Currently, these levels are recognized: ``` GUEST = 10 -- cgit v1.2.1