Skip to content

Commit ce7a8fe

Browse files
committed
Fix typo in docs example
1 parent ceb0dc7 commit ce7a8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/esql/esql-async-query-stop-api.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ field set to `true`.
2323

2424
[source,console]
2525
----
26-
POST /query/async/FkpMRkJGS1gzVDRlM3g4ZzMyRGlLbkEaTXlJZHdNT09TU2VTZVBoNDM3cFZMUToxMDM=/stop
26+
POST /_query/async/FkpMRkJGS1gzVDRlM3g4ZzMyRGlLbkEaTXlJZHdNT09TU2VTZVBoNDM3cFZMUToxMDM=/stop
2727
----
2828
// TEST[skip: no access to query ID]
2929

0 commit comments

Comments
 (0)