Skip to content

Commit e400067

Browse files
author
Daisuke IIZUKA
committed
[FAB-10658] Fix typo in uild_network.rst
Fix typo in docs/source/build_network.rst: "ouput" to "output" Change-Id: Id5227de94ea480c090c0d95921191e10f9bad09d Signed-off-by: Daisuke IIZUKA <daisuke.iizuka.ag@hitachi.com>
1 parent eeece01 commit e400067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/build_network.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ set ``CHANNEL_NAME`` as an environment variable that can be used throughout thes
462462
463463
export CHANNEL_NAME=mychannel && ../bin/configtxgen -profile TwoOrgsChannel -outputCreateChannelTx ./channel-artifacts/channel.tx -channelID $CHANNEL_NAME
464464
465-
You should see an ouput similar to the following in your terminal:
465+
You should see an output similar to the following in your terminal:
466466

467467
.. code:: bash
468468

0 commit comments

Comments
 (0)