Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/instance_clusters.md')
-rw-r--r--doc/api/instance_clusters.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/instance_clusters.md b/doc/api/instance_clusters.md
index 137e8e3f25c..3d2c35a0ab0 100644
--- a/doc/api/instance_clusters.md
+++ b/doc/api/instance_clusters.md
@@ -221,7 +221,7 @@ Example response:
Updates an existing instance cluster.
-```shell
+```plaintext
PUT /admin/clusters/:cluster_id
```