Skip to content

Commit 62409a0

Browse files
Update samples/chaincode/cc-tools-demo/README.md
Co-authored-by: Marcus Brandenburger <[email protected]> Signed-off-by: Osama Magdy <[email protected]>
1 parent 06e1453 commit 62409a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/chaincode/cc-tools-demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Congratulations! You have successfully created an FPC chaincode with go using cc
323323

324324
Now you can test all your work again by running the [test](./testTutorial.sh) script
325325

326-
**Note:** In cc-tools-demo, most of these transactions set permissions to filter which orgs are allowed to invoke it or not. The current organization used in this script is "Org1MSP". Also, beware that org names are case semsitive
326+
**Note**: In cc-tools-demo, most of these transactions set permissions to filter which orgs are allowed to invoke it or not. The current organization used in this script is "Org1MSP". Also, beware that org names are case semsitive
327327

328328
## Next Step
329329

0 commit comments

Comments
 (0)