Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 8c65ea3

Browse files
manifestlifeincbestbeforetoday
authored andcommitted
Fix grammatical error (#4311)
Signed-off-by: manifestlifeinc <[email protected]>
1 parent 7bad23c commit 8c65ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/composer-website/jekylldocs/installing/development-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ These instructions assume that you've not installed the tools and used them befo
2525
# Installing components
2626

2727
### Step 1: Install the CLI tools
28-
There are a few useful CLI tools for {{site.data.conrefs.composer_short}} developers. The most important one is `composer-cli`, which contains all the essential operations, so we'll install that first. Next, we'll also pick up `generator-hyperledger-composer`, `composer-rest-server` and `Yeoman` plus the `generator-hyperledger-composer`. Those last 3 are not core parts of the development environment, but they'll be useful if you're following the tutorials or developing applications that interact with your Business Network, so we'll get them installed now.
28+
There are a few useful CLI tools for {{site.data.conrefs.composer_short}} developers. The most important one is `composer-cli`, which contains all the essential operations, so we'll install that first. Next, we'll also pick up `generator-hyperledger-composer`, `composer-rest-server` and `Yeoman`. Those last 3 are not core parts of the development environment, but they'll be useful if you're following the tutorials or developing applications that interact with your Business Network, so we'll get them installed now.
2929

3030
Note that you **should not** use `su` or `sudo` for the following npm commands.
3131

0 commit comments

Comments
 (0)