Skip to content

Commit f0aa1b1

Browse files
authored
[DOCS] Fix formatting (#70590)
1 parent 85516d6 commit f0aa1b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/docs/en/rest-api/security/get-tokens.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ seconds) that the token expires in, and the type:
147147
--------------------------------------------------
148148
// TESTRESPONSE[s/dGhpcyBpcyBub3QgYSByZWFsIHRva2VuIGJ1dCBpdCBpcyBvbmx5IHRlc3QgZGF0YS4gZG8gbm90IHRyeSB0byByZWFkIHRva2VuIQ==/$body.access_token/]
149149

150-
The token returned by this API can be used by sending a request with a
151-
`Authorization` header with a value having the prefix `Bearer ` followed
150+
The token returned by this API can be used by sending a request with an
151+
`Authorization` header with a value having the prefix "Bearer " followed
152152
by the value of the `access_token`.
153153

154154
[source,shell]

0 commit comments

Comments
 (0)