Merge pull request #9553 from ryantxu/typo

Fix typo in PLUGIN_DEV.md
This commit is contained in:
Carl Bergquist 2017-10-17 07:05:06 +02:00 committed by GitHub
commit 24a0eb909c

View File

@ -23,6 +23,6 @@ If you think we missed exposing a crucial lib or Grafana component let us know b
### Deprecated components
The angular directive `<spectrum-picker>` is no deprecated (will still work for a version more) but we recommend plugin authors
The angular directive `<spectrum-picker>` is now deprecated (will still work for a version more) but we recommend plugin authors
to upgrade to new `<color-picker color="ctrl.color" onChange="ctrl.onSparklineColorChange"></color-picker>`