Skip to content

Commit 893feee

Browse files
authored
[DOCS] Fixes typo in saved search doc (#86808) (#86843)
1 parent 41306ff commit 893feee

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/discover/search.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ status codes, you could enter `status:[400 TO 499]`.
7474
codes and have an extension of `php` or `html`, you could enter `status:[400 TO
7575
499] AND (extension:php OR extension:html)`.
7676

77-
IMPORTANT: When you use the Lucene Query Syntax in the *KQL* search bar, {kib} is unable to search on nested objects and perform aggregations across fields that contain nested objects.
77+
IMPORTANT: When you use the Lucene Query Syntax in the *KQL* search bar, {kib} is unable to search on nested objects and perform aggregations across fields that contain nested objects.
7878
Using `include_in_parent` or `copy_to` as a workaround can cause {kib} to fail.
7979

8080
For more detailed information about the Lucene query syntax, see the
@@ -107,7 +107,8 @@ To save the current search:
107107
. Click *Save* in the Kibana toolbar.
108108
. Enter a name for the search and click *Save*.
109109

110-
To import, export, and delete saved searches, open the main menu, then click *Stack Management > Saved Ojbects*.
110+
To import, export, and delete saved searches, open the main menu,
111+
then click *Stack Management > Saved Objects*.
111112

112113
==== Open a saved search
113114
To load a saved search into Discover:

0 commit comments

Comments
 (0)