summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/parameters.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index 23ab88a1a..97ee99036 100644
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -816,12 +816,12 @@ X-Trans-Id-Extra:
Extra transaction information. Use the ``X-Trans-Id-Extra``
request header to include extra information to help you
debug any errors that might occur with large object upload and
- other Object Storage transactions. Object Storage appends the
+ other Object Storage transactions. The server appends the
first 32 characters of the ``X-Trans-Id-Extra`` request header
value to the transaction ID value in the generated ``X-Trans-Id``
response header. You must UTF-8-encode and then URL-encode the
- extra transaction information before you include it in the ``X
- -Trans-Id-Extra`` request header. For example, you can include
+ extra transaction information before you include it in the
+ ``X-Trans-Id-Extra`` request header. For example, you can include
extra transaction information when you upload `large objects
<http://docs.openstack.org/developer/swift/api/large_objects.html>`_
such as images. When