diff --git a/api-ref/source/v1/images-sharing-v1.inc b/api-ref/source/v1/images-sharing-v1.inc index 136fed4b85..e7a1bbeb74 100644 --- a/api-ref/source/v1/images-sharing-v1.inc +++ b/api-ref/source/v1/images-sharing-v1.inc @@ -18,7 +18,7 @@ Adds the tenant whose tenant ID is ``member_id`` as a member of the image denoted by ``image_id``. By default, an image member cannot further share the image with other -tenants. This behavior can be overriden by supplying a request body +tenants. This behavior can be overridden by supplying a request body with the call that specifies ``can_share`` as ``true``. Thus: diff --git a/api-ref/source/v2/images-images-v2.inc b/api-ref/source/v2/images-images-v2.inc index 7058f70767..23de1b0ee2 100644 --- a/api-ref/source/v2/images-images-v2.inc +++ b/api-ref/source/v2/images-images-v2.inc @@ -382,7 +382,7 @@ Alternatively, specify the ``sort`` query parameter: GET /v2/images?sort=name:asc,status:desc .. note:: - Although this call has been available since verison 2.0 of this API, + Although this call has been available since version 2.0 of this API, it has been enhanced from release to release. The filtering and sorting functionality and syntax described above apply to the most recent release (Newton). Not everything described above will be diff --git a/api-ref/source/v2/samples/metadef-namespace-update-response.json b/api-ref/source/v2/samples/metadef-namespace-update-response.json index d504c0c76c..e56e29d52d 100644 --- a/api-ref/source/v2/samples/metadef-namespace-update-response.json +++ b/api-ref/source/v2/samples/metadef-namespace-update-response.json @@ -1,6 +1,6 @@ { "created_at": "2014-09-19T13:31:37Z", - "description": "Choose capabilities that should be provided by the Compute Host. This provides the ability to fine tune the harware specification required when a new vm is requested.", + "description": "Choose capabilities that should be provided by the Compute Host. This provides the ability to fine tune the hardware specification required when a new vm is requested.", "display_name": "Hypervisor Selection", "namespace": "OS::Compute::Hypervisor", "owner": "7ec22942411e427692e8a3436be1031a",