Commit 4e1f1e142299209ff50d595528b1e6410c9b7308

Authored by Nihad Abbasov
1 parent f33e1e48

API docs minor formatting fix

[ci-skip]
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/api/projects.md
... ... @@ -102,7 +102,7 @@ Parameters:
102 102 + `name` (required) - new project name
103 103 + `code` (optional) - new project code, uses project name if not set
104 104 + `path` (optional) - new project path, uses project name if not set
105   -+ `description (optional) - short project description
  105 ++ `description` (optional) - short project description
106 106 + `default_branch` (optional) - 'master' by default
107 107 + `issues_enabled` (optional) - enabled by default
108 108 + `wall_enabled` (optional) - enabled by default
... ...