Commit 16c3d703 authored by Mathew Winstone's avatar Mathew Winstone

Fixed typo in project hook documentation

parent da88fca3
......@@ -313,7 +313,7 @@ Removes a hook from project. This is an idempotent method and can be called mult
Either the hook is available or not.
```
DELETE /projects/:id/hooks/
DELETE /projects/:id/hooks/:hook_id
```
Parameters:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment