Fix a typo from ID to Id
this is in the doc and noticable by user, it's X-Compute-Request-Id instead of X-Compute-Request-ID so worthy change it Change-Id: Ibb6f38e1694a9a3381ea8473cbe6d0e97e3266ec
This commit is contained in:
parent
f62d143112
commit
9a5ec4bcb5
@ -17,7 +17,7 @@ Every request made has a unique Request ID.
|
||||
This is returned in a response header.
|
||||
Here is an example response header:
|
||||
|
||||
X-Compute-Request-ID: req-4b9e5c04-c40f-4b4f-960e-6ac0858dca6c
|
||||
X-Compute-Request-Id: req-4b9e5c04-c40f-4b4f-960e-6ac0858dca6c
|
||||
|
||||
Server Actions
|
||||
--------------
|
||||
|
Loading…
Reference in New Issue
Block a user