Browse Source

fixed a typo

i-ky 7 years ago
parent
commit
7acea2a109
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/plugins/developing/development.md

+ 1 - 1
docs/sources/plugins/developing/development.md

@@ -10,7 +10,7 @@ weight = 1
 
 
 # Developer Guide
 # Developer Guide
 
 
-You can extend Grafana by writing your own plugins and then share then with other users in [our plugin repository](https://grafana.com/plugins).
+You can extend Grafana by writing your own plugins and then share them with other users in [our plugin repository](https://grafana.com/plugins).
 
 
 ## Short version
 ## Short version