docs/sources/reference/search.md: Fix language

This commit is contained in:
Mohit Nain
2020-04-01 12:18:52 +05:30
committed by GitHub
parent 4f3d995343
commit 98da152f51

View File

@ -25,7 +25,7 @@ When using only a keyboard, you can use your keyboard arrow keys to navigate the
## Find by dashboard name ## Find by dashboard name
Begin typing any part of the desired dashboard names in the search bar. Search will return results for for any partial string match in real-time, as you type. Begin typing any part of the desired dashboard names in the search bar. Search will return results for any partial string match in real-time, as you type.
Dashboard search is: Dashboard search is:
- Real-time - Real-time
@ -42,4 +42,4 @@ Alternately, to see a list of all available tags, click the tags dropdown menu.
When using only a keyboard: `tab` to focus on the *tags* link, `▼` down arrow key to find a tag and select with the `Enter` key. When using only a keyboard: `tab` to focus on the *tags* link, `▼` down arrow key to find a tag and select with the `Enter` key.
**Note**: When multiple tags are selected, Grafana will show dashboards that include **all**. **Note**: When multiple tags are selected, Grafana will show dashboards that include **all**.