Skip to content

Commit 4909ea3

Browse files
murongshaozongjt-nti
authored andcommitted
chore: fix some typos
Signed-off-by: murongshaozong <[email protected]>
1 parent 857b805 commit 4909ea3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you want to begin contributing code, looking through our open issues is a goo
1616

1717
## Enhancements
1818

19-
Open an issue to make sure your contibution is likely to be accepted before investing a lot of effort in larger changes.
19+
Open an issue to make sure your contribution is likely to be accepted before investing a lot of effort in larger changes.
2020

2121
## Pull Requests
2222

docs/tutorials/develop-chaincode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Developing and debuging chaincode
1+
# Developing and debugging chaincode
22

33
Publishing a chaincode Docker image and using the image digest to deploy the chaincode works well with the [Fabric chaincode lifecycle](https://hyperledger-fabric.readthedocs.io/en/latest/chaincode_lifecycle.html), however it is not as convenient while developing and debugging chaincode.
44

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ nav:
108108
- Kubernetes service account: configuring/kubernetes-service-account.md
109109
- Dedicated nodes: configuring/dedicated-nodes.md
110110
- Tutorials:
111-
- Developing and debuging chaincode: tutorials/develop-chaincode.md
111+
- Developing and debugging chaincode: tutorials/develop-chaincode.md
112112
- Creating a chaincode package: tutorials/package-chaincode.md

0 commit comments

Comments
 (0)