From 2e8e4f63d78c8d908f7ea4ea095e6d27f6fc6fe0 Mon Sep 17 00:00:00 2001 From: Peter B Smith Date: Wed, 28 Sep 2016 03:49:29 -0400 Subject: [PATCH] fixing a typo of the word "publishing" (#1536) --- docs/plugins/testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/testing.md b/docs/plugins/testing.md index 9562b2674..c832f11f3 100644 --- a/docs/plugins/testing.md +++ b/docs/plugins/testing.md @@ -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: