Skip to content

Commit 1bbfae3

Browse files
self-review
1 parent 0e571e4 commit 1bbfae3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

explore-analyze/discover/discover-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,14 +310,14 @@ Learn more about how to use ES|QL queries in [Using ES|QL](try-esql.md).
310310
stack: preview 9.2
311311
serverless: preview
312312
```
313-
**Discover** supports multiple tabs to help you explore different aspects of your data simultaneously. Each tab maintains its own independent state, including the query ({{esql}} or KQL), time range, filters, selected data source, columns and sort order your defined, and the active [context-aware experience](#context-aware-discover).
313+
**Discover** supports multiple tabs to help you explore different aspects of your data simultaneously. Each tab maintains its own independent state, including the query ({{esql}} or KQL), time range, filters, selected data source, columns and sort order you defined, and the active [context-aware experience](#context-aware-discover).
314314

315315
This allows you to pivot quickly between different explorations without rebuilding everything. For example:
316316

317317
* **Compare time periods:** Open multiple tabs with the same query but different time ranges
318318
* **Test query variations:** Duplicate a tab to experiment with different {{esql}} queries or filters
319319
* **Switch contexts:** Keep separate tabs for logs, metrics, and traces exploration
320-
* **Test an hypothesis:** Switch between different data sources or field combinations
320+
* **Test a hypothesis:** Switch between different data sources or field combinations
321321

322322
#### Manage Discover tabs
323323

0 commit comments

Comments
 (0)