Skip to content

Commit

Permalink
Remove unnecessary backticks from API docs. (#170376)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeelmers authored Nov 2, 2023
1 parent 015bbaa commit 7a559ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/api.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ For example:

[source,sh]
--------------------------------------------------
`GET kbn:/api/index_management/indices`
GET kbn:/api/index_management/indices
--------------------------------------------------

Note: this will automatically prefix `s/{space_id}/` on the API request if ran from a non-default Kibana Space.
Expand Down

0 comments on commit 7a559ff

Please sign in to comment.