[FAB-12703] Fix misspelling "lauches"

iFix misspelling "lauches" to "launches".

Change-Id: I4605262356631e421db7a8902b1b324e8d17ca25
Signed-off-by: Daisuke IIZUKA <daisuke.iizuka.ag@hitachi.com>
This commit is contained in:
Daisuke IIZUKA 2018-10-30 07:46:55 +00:00
parent 1c8211371b
commit fd6e2c41c9
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ cd fabric-samples/balance-transfer
```
* This lauches the required network on your local machine
* This launches the required network on your local machine
* Installs the fabric-client and fabric-ca-client node modules
* And, starts the node app on PORT 4000

View file

@ -43,7 +43,7 @@ cd fabric-samples/balance-transfer/typescript
```
This performs the following steps:
* lauches the required network on your local machine
* launches the required network on your local machine
* installs the fabric-client and fabric-ca-client node modules
* starts the node app on PORT 4000