Skip to content

Commit c2eaae6

Browse files
nicholasbishoperead
authored andcommitted
Fix typo
1 parent 1ca4241 commit c2eaae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/repository_files.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Currently gitlab-shell has a boolean return code, preventing GitLab from specify
181181

182182
## Delete existing file in repository
183183

184-
This allows you to delete a single file. For deleting multiple files with a singleh request see the [commits API](commits.html#create-a-commit-with-multiple-files-and-actions).
184+
This allows you to delete a single file. For deleting multiple files with a single request, see the [commits API](commits.html#create-a-commit-with-multiple-files-and-actions).
185185

186186
```
187187
DELETE /projects/:id/repository/files/:file_path

0 commit comments

Comments
 (0)