diff --git a/docs/sources/features/explore/index.md b/docs/sources/features/explore/index.md index 365fc43e98c..70616c26d2e 100755 --- a/docs/sources/features/explore/index.md +++ b/docs/sources/features/explore/index.md @@ -59,7 +59,7 @@ Query history is a list of queries that you have used in Explore. The history is Query history lets you view the history of your querying. For each individual query, you can: -- Replace Explore query for selected query by clicking on the query card. +- Run a query. - Create and/or edit a comment. - Copy a query to the clipboard. - Copy a URL link with the query to the clipboard. @@ -75,8 +75,8 @@ By default, query history shows you the most recent queries. You can sort your h 1. Click the **Sort queries by** field. 2. Select one of the following options: - - Time ascending - - Time descending + - Newest first + - Oldest first - Data source A-Z - Data source Z-A