Fixing typos (#70487)

This commit is contained in:
Andreas Deininger
2023-06-22 10:43:38 +02:00
committed by GitHub
parent 1441c90178
commit 95b1f3c875
25 changed files with 36 additions and 36 deletions

View File

@ -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