diff options
Diffstat (limited to 'doc/api/notes.md')
-rw-r--r-- | doc/api/notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/notes.md b/doc/api/notes.md index 879ffaca191..445940e02fc 100644 --- a/doc/api/notes.md +++ b/doc/api/notes.md @@ -320,7 +320,7 @@ Parameters: curl --request DELETE --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/api/v4/projects/5/snippets/52/notes/1659" ``` -## Merge Requests +## Merge requests ### List all merge request notes |