Skip to content

Commit 80c46b5

Browse files
author
Dale Avery
authored
Merge pull request IBM-Blockchain-Archive#40 from gymgle/master
Remove spelling errors
2 parents 6827af1 + 7ae3dae commit 80c46b5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ The following tasks take you through the process of building a pipeline that wil
6969
git clone https://github.com/<YOUR_GITHUB_ID_HERE>/learn-chaincode.git
7070
```
7171

72-
Next, we wan
73-
7472
Now, you have a copy of your fork on your machine. You will develop your chaincode by making changes to these local files, pushing them to your fork on GitHub, and then deploying the code onto your blockchain network using the REST API on one of your peers.
7573

7674
3. Notice that we have provided two different versions of the chaincode used in this tutorial: [Start](start/chaincode_start.go) - the skeleton chaincode from which you will start developing, and [Finished](finished/chaincode_finished.go) - the finished chaincode.

0 commit comments

Comments
 (0)