Skip to content

Commit

Permalink
Fix doc typo
Browse files Browse the repository at this point in the history
Fix remaining doc typo from prior commit.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
  • Loading branch information
denyeart committed Jan 9, 2024
1 parent 9afc73d commit b9bd22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wrappers/peer_lifecycle_chaincode_postscript.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ This command will be useful, for example, in the following cases:
* To check whether a particular chaincode package is installed or not without
installing that package.

Calcuate the package ID for the `mycc.tar.gz` package:
Calculate the package ID for the `mycc.tar.gz` package:

```
peer lifecycle chaincode calculatepackageid mycc.tar.gz
Expand Down

0 comments on commit b9bd22d

Please sign in to comment.