Skip to content

Commit

Permalink
[FAB-12703] Fix misspelling "lauches"
Browse files Browse the repository at this point in the history
iFix misspelling "lauches" to "launches".

Change-Id: I4605262356631e421db7a8902b1b324e8d17ca25
Signed-off-by: Daisuke IIZUKA <daisuke.iizuka.ag@hitachi.com>
  • Loading branch information
Daisuke IIZUKA committed Nov 5, 2018
1 parent 1c82113 commit fd6e2c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion balance-transfer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion balance-transfer/typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit fd6e2c4

Please sign in to comment.