Skip to content

Commit 3d8cb06

Browse files
author
chang1219
committed
[FAB-15443] fix typo in the docs
fix typo: allowing it it -> allowing it Change-Id: Ib92b8116b58b46fa68fb781073c207a1b4074c67 Signed-off-by: chang1219 <chang1219@lgcns.com>
1 parent 71513e3 commit 3d8cb06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/developapps/connectionprofile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A connection profile describes a set of components, including peers, orderers
66
and certificate authorities in a Hyperledger Fabric blockchain network. It also
77
contains channel and organization information relating to these components. A
88
connection profile is primarily used by an application to configure a
9-
[gateway](./gateway.html) that handles all network interactions, allowing it it
9+
[gateway](./gateway.html) that handles all network interactions, allowing it
1010
to focus on business logic. A connection profile is normally created by an
1111
administrator who understands the network topology.
1212

0 commit comments

Comments
 (0)