Selaa lähdekoodia

Update profile.asciidoc (#92655)

Fix small typo
iamthinh 2 vuotta sitten
vanhempi
commit
a94036faf0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/reference/search/profile.asciidoc

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

@@ -979,7 +979,7 @@ overall time, the breakdown is inclusive of all children times.
 ===== Profiling Fetch
 
 All shards that fetched documents will have a `fetch` section in the profile.
-Let's execute a small search and have a look a the fetch profile:
+Let's execute a small search and have a look at the fetch profile:
 
 [source,console]
 ----