Procházet zdrojové kódy

Fix typo in Graph Explore API docs (#95907)

Abdon Pijpelink před 2 roky
rodič
revize
2fcd0f6a11
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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]