瀏覽代碼

fixed a typo

i-ky 7 年之前
父節點
當前提交
7acea2a109
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 
-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