From fa4870f87fd84d87ae35511db7ef25aa9106185d Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 23 Aug 2017 10:04:34 -0400 Subject: [PATCH] api-ref: fix key_name note formatting Also fixes up some of the grammar in the note itself. Change-Id: I7920428217b8b07fd72768a475ff407a1aabca2c --- api-ref/source/parameters.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index 36bc57e7a337..3a062e620d3e 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -3453,10 +3453,10 @@ ip_range_delete: key_name: description: | Key pair name. - .. note:: - The ``null`` value allowed in Nova legacy v2 API, but due to the strict - input validation, it isn't allowed in Nova v2.1 API. + .. note:: The ``null`` value was allowed in the Nova legacy v2 API, + but due to strict input validation, it is not allowed in + the Nova v2.1 API. in: body required: false type: string