Skip to content

Commit 828ad53

Browse files
lcawlmarciw
andauthored
Update specification/graph/explore/GraphExploreRequest.ts
Co-authored-by: Marci W <[email protected]>
1 parent 03bd5eb commit 828ad53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/graph/explore/GraphExploreRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import { Hop } from '../_types/Hop'
2828
/**
2929
* Explore graph analytics.
3030
* Extract and summarize information about the documents and terms in an Elasticsearch data stream or index.
31-
* The easiest way to understand the behaviour of this API is to use the Graph UI to explore connections.
31+
* The easiest way to understand the behavior of this API is to use the Graph UI to explore connections.
3232
* An initial request to the `_explore` API contains a seed query that identifies the documents of interest and specifies the fields that define the vertices and connections you want to include in the graph.
3333
* Subsequent requests enable you to spider out from one more vertices of interest.
3434
* You can exclude vertices that have already been returned.

0 commit comments

Comments
 (0)