Commit ce837f3d1bbacd3dc9e9171d66f3cf5ed3317c7f
1 parent
69c4cea6
Exists in
master
and in
4 other branches
fixed typo
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/api/projects.md
@@ -318,6 +318,6 @@ Parameters: | @@ -318,6 +318,6 @@ Parameters: | ||
318 | 318 | ||
319 | + `id` (required) - The ID or code name of a project | 319 | + `id` (required) - The ID or code name of a project |
320 | + `sha` (required) - The commit or branch name | 320 | + `sha` (required) - The commit or branch name |
321 | -+ `filepath` (required) - The path th the file | 321 | ++ `filepath` (required) - The path the file |
322 | 322 | ||
323 | Will return the raw file contents. | 323 | Will return the raw file contents. |