Procházet zdrojové kódy

Update profile.asciidoc (#92656)

* Update profile.asciidoc

Fix small typo

* Update docs/reference/search/profile.asciidoc

Co-authored-by: Felix Stürmer <weltenwort@users.noreply.github.com>

---------

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Felix Stürmer <weltenwort@users.noreply.github.com>
iamthinh před 2 roky
rodič
revize
a4ee8f4a34
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/reference/search/profile.asciidoc

+ 1 - 1
docs/reference/search/profile.asciidoc

@@ -17,7 +17,7 @@ The Profile API gives the user insight into how search requests are executed at
 a low level so that the user can understand why certain requests are slow, and
 take steps to improve them. Note that the Profile API,
 <<profile-limitations, amongst other things>>, doesn't measure network latency,
-time spent while the requests spends in queues, or while merging shard
+time the requests spend in queues, or time spent merging shard
 responses on the coordinating node.
 
 The output from the Profile API is *very* verbose, especially for complicated