diff options
Diffstat (limited to 'docs/plugins/testing.md')
-rw-r--r-- | docs/plugins/testing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/testing.md b/docs/plugins/testing.md index bf00da2..9562b26 100644 --- a/docs/plugins/testing.md +++ b/docs/plugins/testing.md @@ -10,7 +10,7 @@ In the plugin's folder, run: $ npm link ``` -The nin your book's folder: +Then in your book's folder: ``` $ npm link gitbook-plugin-<plugin's name> |