diff --git a/balance-transfer/README.md b/balance-transfer/README.md index 7d551d25..0b31ec74 100644 --- a/balance-transfer/README.md +++ b/balance-transfer/README.md @@ -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 diff --git a/balance-transfer/typescript/README.md b/balance-transfer/typescript/README.md index abbfb12f..bbfdc1f8 100644 --- a/balance-transfer/typescript/README.md +++ b/balance-transfer/typescript/README.md @@ -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