Commit 965fd391 authored by Daniel Gruesso's avatar Daniel Gruesso

Merge branch 'patch-32' into 'master'

Fix typo in API Docs

See merge request gitlab-org/gitlab!18539
parents 10f7abe2 f4558b28
...@@ -276,5 +276,5 @@ Parameters: ...@@ -276,5 +276,5 @@ Parameters:
Example request: Example request:
```bash ```bash
curl --request DELETE --header 'Private-Token: <your_access_token>' https://gitlab.example.com/api/v4/groups/26/clusters/23' curl --request DELETE --header 'Private-Token: <your_access_token>' https://gitlab.example.com/api/v4/groups/26/clusters/23
``` ```
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