Skip to content

Commit

Permalink
Fix: Missing addToWallet.js in ls command output
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian T F <sebastian.tharakan97@gmail.com>
(cherry picked from commit 6b4ca05)
  • Loading branch information
sebastiantf authored and mergify[bot] committed Jul 23, 2020
1 parent 534e87a commit 67ce3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tutorial/commercial_paper.md
Expand Up @@ -606,7 +606,7 @@ separate terminal window for her, and in `fabric-samples` locate the MagnetoCorp
(isabella)$ cd commercial-paper/organization/magnetocorp/application/
(isabella)$ ls
enrollUser.js issue.js package.json
addToWallet.js enrollUser.js issue.js package.json
```

`addToWallet.js` is the program that Isabella is going to use to load her
Expand Down

0 comments on commit 67ce3cb

Please sign in to comment.