Skip to content

Commit 34fd573

Browse files
author
ondrejbardon
authored
[DOCS] Fix typo in search profile docs (#63522)
1 parent ee8e1be commit 34fd573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/search/profile.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ explanation text for the query, and is made available to help differentiating
305305
between parts of your query (e.g. both `message:get` and `message:search` are
306306
TermQuery's and would appear identical otherwise.
307307

308-
The `time_in_nanos` field shows that this query took ~1.8ms for the entire
308+
The `time_in_nanos` field shows that this query took ~11.9ms for the entire
309309
BooleanQuery to execute. The recorded time is inclusive of all children.
310310

311311
The `breakdown` field will give detailed stats about how the time was spent,

0 commit comments

Comments
 (0)