From 1fdee731d6eae19e3061830680a37a113fcd2112 Mon Sep 17 00:00:00 2001 From: Akhil Prakash <94870426+akhil-prakash@users.noreply.github.com> Date: Mon, 23 Dec 2024 12:15:35 -0800 Subject: [PATCH] Update experiment-management-api-experiments.md --- .../experiment-apis/en/experiment-management-api-experiments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/collections/experiment-apis/en/experiment-management-api-experiments.md b/content/collections/experiment-apis/en/experiment-management-api-experiments.md index abf4fd117..24d4f373b 100644 --- a/content/collections/experiment-apis/en/experiment-management-api-experiments.md +++ b/content/collections/experiment-apis/en/experiment-management-api-experiments.md @@ -980,7 +980,7 @@ curl --request DELETE \ ## Edit {{partial:admonition type='note'}} -Web Experimentation doesn't support the editing of experiments. Attempts to edit a web experiment return a `501` error. +Web Experimentation doesn't support the editing of experiments. Attempts to edit a web experiment return a `405` error. {{/partial:admonition}} ```bash