Skip to content

Commit

Permalink
fix wrongly rendered backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
TC-MO committed Dec 9, 2024
1 parent 7b110ab commit 65f4729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apify-api/openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ info:
To use your token in a request, either:
- Add the token to your request's `Authorization` header as `Bearer
<token>`.
- Add the token to your request's `Authorization` header as <code>Bearer
&lt;token&gt;</code>.
E.g., `Authorization: Bearer xxxxxxx`.
[More info](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization).
(Recommended).
Expand Down

0 comments on commit 65f4729

Please sign in to comment.