Skip to content

Commit 9b905de

Browse files
jbaierakilfoyle
andauthored
Update docs/reference/elasticsearch/rest-apis/api-conventions.md
Co-authored-by: David Kilfoyle <[email protected]>
1 parent 8de0a8f commit 9b905de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/rest-apis/api-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ Selectors are applied to an index pattern at the end and can be combined with ot
442442
```console
443443
# Search for regular data on a data stream
444444
GET my-data-stream/_search
445-
# Search for failure data on a data stream
445+
# Search for failure data in a data stream
446446
GET my-data-stream::failures/_search
447447

448448
# Syntax can be combined with other index pattern syntax (wildcards, multi-target, date math, cross cluster search, etc)

0 commit comments

Comments
 (0)