mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix typo: "your" -> "your're" (#8064)
This commit is contained in:
parent
f5f0d94ad4
commit
c219498aab
@ -17,7 +17,7 @@ There are two blog posts about authoring a plugin that might also be of interest
|
||||
## Short version
|
||||
|
||||
1. [Setup grafana](http://docs.grafana.org/project/building_from_source/)
|
||||
2. Clone an example plugin into ```/var/lib/grafana/plugins``` or `data/plugins` (relative to grafana git repo if your running development version from source dir)
|
||||
2. Clone an example plugin into ```/var/lib/grafana/plugins``` or `data/plugins` (relative to grafana git repo if you're running development version from source dir)
|
||||
3. Code away!
|
||||
|
||||
## What languages?
|
||||
|
Loading…
Reference in New Issue
Block a user