diff --git a/docs/ppl/commands.md b/docs/ppl/commands.md index 6060567e..fa472d06 100644 --- a/docs/ppl/commands.md +++ b/docs/ppl/commands.md @@ -590,7 +590,7 @@ search source=accounts | rare age by gender; | M | 32 | M | 33 -## top +## top {#top-command} Use the `top` command to find the most common values of all fields in the field list. diff --git a/docs/sql/workbench.md b/docs/sql/workbench.md index f2f557ab..7f735617 100644 --- a/docs/sql/workbench.md +++ b/docs/sql/workbench.md @@ -8,7 +8,7 @@ nav_order: 1 # Query Workbench -Use the Query workbench to easily run on-demand SQL queries, translate SQL into its REST equivalent, and view and save results as text, JSON, JDBC, or CSV. +Use the Query Workbench to easily run on-demand SQL queries, translate SQL into its REST equivalent, and view and save results as text, JSON, JDBC, or CSV. ## Quick start