Skip to content

Commit a6a3750

Browse files
Merge branch 'kib-esql-818-updates' of github.com:florent-leborgne/docs-content into kib-esql-818-updates
2 parents bde4120 + b081447 commit a6a3750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

explore-analyze/dashboards/add-controls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,11 @@ serverless: preview
123123
```
124124

125125
You can bind controls to your ES|QL visualizations in dashboards. When creating an ES|QL visualization, the autocomplete suggestions
126-
prompts control insertion for field values, field names, function configuration, and function names. This enables controls that only
126+
prompt control insertion for field values, field names, function configuration, and function names. This enables controls that only
127127
apply to a specific panel, and exposes visualization configuration such as date histogram interval controls to dashboard users.
128128

129129
:::{note}
130-
Currently, only **Options list** control with static values are supported for ES|QL-based controls.
130+
Currently, only **Options lists** with static values are supported for ES|QL-based controls.
131131
:::
132132

133133
1. While editing your ES|QL visualization's query, the autocomplete menu suggests adding a control.

0 commit comments

Comments
 (0)