Skip to content

Commit 6c973c1

Browse files
jrodewigorhantoyelasticmachine
authored
[DOCS] Fix formatting (#70590) (#70650)
Co-authored-by: Orhan Toy <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
1 parent a359163 commit 6c973c1

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ seconds) that the token expires in, and the type:
148148
--------------------------------------------------
149149
// TESTRESPONSE[s/dGhpcyBpcyBub3QgYSByZWFsIHRva2VuIGJ1dCBpdCBpcyBvbmx5IHRlc3QgZGF0YS4gZG8gbm90IHRyeSB0byByZWFkIHRva2VuIQ==/$body.access_token/]
150150

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

155155
[source,shell]

0 commit comments

Comments
 (0)