Skip to content

Commit e00035f

Browse files
author
Yuta Namiki
committed
[FAB-11719] Better Markup of Document
FAB-11719 #done The first paragraph of "Building Your First Network" of section of the document is markuped as follows: The ``configtxgen tool`` is ... It is better to be markuped as follows since only a name of file/command is quoted in other part of the document page. The ``configtxgen`` tool is ... This patch updates the markup as above. Change-Id: I73410da896cfea6e4743a72e0b78a623edf869b8 Signed-off-by: Yuta Namiki <y-namiki@ak.jp.nec.com>
1 parent 65f1c74 commit e00035f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/build_network.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ saved to a folder titled ``crypto-config``.
348348
Configuration Transaction Generator
349349
-----------------------------------
350350

351-
The ``configtxgen tool`` is used to create four configuration artifacts:
351+
The ``configtxgen`` tool is used to create four configuration artifacts:
352352

353353
* orderer ``genesis block``,
354354
* channel ``configuration transaction``,

0 commit comments

Comments
 (0)