diff --git a/test-network/scripts/org4-scripts/joinChannel.sh b/test-network/scripts/org4-scripts/joinChannel.sh index 9c7d77b6..11f74a9e 100755 --- a/test-network/scripts/org4-scripts/joinChannel.sh +++ b/test-network/scripts/org4-scripts/joinChannel.sh @@ -6,9 +6,9 @@ # # This script is designed to be run in the cli container as the -# second step of the EYFN tutorial. It joins the org3 peers to the +# second step of the EYFN tutorial. It joins the org4 peers to the # channel previously setup in the BYFN tutorial and install the -# chaincode as version 2.0 on peer0.org3. +# chaincode as version 2.0 on peer0.org4. # CHANNEL_NAME="$1"