diff --git a/releasenotes/notes/return-http-204-for-disable-root-api-a818fc41fd6e75eb.yaml b/releasenotes/notes/return-http-204-for-disable-root-api-a818fc41fd6e75eb.yaml index ee404465fa..37d0945597 100644 --- a/releasenotes/notes/return-http-204-for-disable-root-api-a818fc41fd6e75eb.yaml +++ b/releasenotes/notes/return-http-204-for-disable-root-api-a818fc41fd6e75eb.yaml @@ -2,4 +2,4 @@ fixes: - | Peviously root disable API returns a HTTP 200 response without any content, - a HTTP 204 reponse which is more appropriate will be returned now. + a HTTP 204 response which is more appropriate will be returned now.