Trivial fix to remove extra 'will' on microversion doc

This commit removes the extra 'will' in microversion
history doc.

Change-Id: Icc1a5da83cbcbea59b5b07e3b2218feff013e0b8
This commit is contained in:
ghanshyam 2018-08-12 09:56:50 +00:00
parent a29ace1d48
commit d7446900b3
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ Both the original form of header and the new form is supported.
Nova API hypervisor.cpu_info change from string to JSON object.
From this version of the API the hypervisor's 'cpu_info' field will be
will returned as JSON object (not string) by sending GET request
returned as JSON object (not string) by sending GET request
to the /v2.1/os-hypervisors/{hypervisor_id}.
2.29