瀏覽代碼

Fix typo in Graph Explore API docs (#95907)

Abdon Pijpelink 2 年之前
父節點
當前提交
2fcd0f6a11
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/graph/explore.asciidoc

+ 1 - 1
docs/reference/graph/explore.asciidoc

@@ -66,7 +66,7 @@ Elasticsearch query. For example:
 
 
 vertices::
-Specifies or more fields that contain the terms you want to include in the
+Specifies one or more fields that contain the terms you want to include in the
 graph as vertices. For example:
 +
 [source,js]