diff --git a/chaincode-docker-devmode/README.rst b/chaincode-docker-devmode/README.rst index 55d7d36a..10572a53 100644 --- a/chaincode-docker-devmode/README.rst +++ b/chaincode-docker-devmode/README.rst @@ -120,7 +120,7 @@ Now, compile your chaincode: cd abstore/go go build -o abstore -Now run the chaincode with the chaincode id previosly given: +Now run the chaincode with the chaincode id previously given: .. code:: sh