Skip to content

Commit 0b557e4

Browse files
committed
[DOCS] EQL: Fix API example headings
1 parent aad7922 commit 0b557e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/eql/eql-search-api.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ https://en.wikipedia.org/wiki/Unix_time[Unix epoch].
298298
==== {api-examples-title}
299299

300300
[[eql-search-api-basic-query-ex]]
301-
==== Basic query example
301+
===== Basic query example
302302

303303
The following EQL search request searches for events with an `event.category` of
304304
`file` that meet the following conditions:
@@ -395,7 +395,7 @@ in ascending order.
395395
// TESTRESPONSE[s/"took": 6/"took": $body.took/]
396396

397397
[[eql-search-api-sequence-ex]]
398-
==== Sequence query example
398+
===== Sequence query example
399399

400400
The following EQL search request matches a <<eql-sequences,sequence>> of events
401401
that:

0 commit comments

Comments
 (0)