Fixing typos (#70487)
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ groups:
|
||||
# <string, required> which query should be used for the condition
|
||||
condition: A
|
||||
# <list, required> list of query objects that should be executed on each
|
||||
# evaluation - should be obtained trough the API
|
||||
# evaluation - should be obtained through the API
|
||||
data:
|
||||
- refId: A
|
||||
datasourceUid: '__expr__'
|
||||
|
||||
@@ -109,7 +109,7 @@ You can run a backend plugin and attach a debugger to it, which allows you to se
|
||||
```
|
||||
1. Install your plugin into your local Grafana instance.
|
||||
|
||||
Now that your plugin is ready to run, follow the instructions bellow for your IDE of choice.
|
||||
Now that your plugin is ready to run, follow the instructions below for your IDE of choice.
|
||||
|
||||
### Visual Studio Code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user