Skip to content

Commit eba8f9b

Browse files
ValentaTomasdianpopa
authored andcommitted
mmds: fix typo in docs
Signed-off-by: Tomas Valenta <valenta.and.thomas@gmail.com>
1 parent e779c54 commit eba8f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mmds/mmds-user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ The session must start with an HTTP `PUT` request that generates the session tok
249249
In order to be successful, the request must respect the following constraints:
250250

251251
- must be directed towards `/latest/api/token` path
252-
- must contain a `X-ametadata-token-ttl-seconds` header specifying the token lifetime
252+
- must contain a `X-metadata-token-ttl-seconds` header specifying the token lifetime
253253
in seconds. The value cannot be lower than 1 or greater than 21600 (6 hours).
254254
- must not contain a `X-Forwarded-For` header.
255255

0 commit comments

Comments
 (0)