fixing a typo of the word "publishing" (#1536)

This commit is contained in:
Peter B Smith
2016-09-28 03:49:29 -04:00
committed by Samy Pessé
parent b9fa6c3051
commit 2e8e4f63d7
+1 -1
View File
@@ -2,7 +2,7 @@
### Testing your plugin locally
Testing your plugin on your book before plushing it is possible using [npm link](https://docs.npmjs.com/cli/link).
Testing your plugin on your book before publishing it is possible using [npm link](https://docs.npmjs.com/cli/link).
In the plugin's folder, run: