From 5defb5c5d465c0bee797a34b80b94cc543fe0b1d Mon Sep 17 00:00:00 2001 From: Grzegorz Grasza Date: Fri, 6 Jan 2023 15:36:31 +0100 Subject: [PATCH] Fix typo Change-Id: Ib0d6e5052bedc50911cf6f561dc5cc091b1096a4 --- doc/source/api/microversions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/api/microversions.rst b/doc/source/api/microversions.rst index a53d206b8..57f1011a3 100644 --- a/doc/source/api/microversions.rst +++ b/doc/source/api/microversions.rst @@ -75,7 +75,7 @@ A client specifies the microversion of the API they want by using the following This acts conceptually like the "Accept" header. Semantically this means: -* If `OpenStack-API-Version` (specifying `key-manager`) is provided, act as +* If `OpenStack-API-Version` (specifying `key-manager`) is not provided, act as if the minimum supported microversion was specified. * If `OpenStack-API-Version` is provided, respond with the API at