Skip to content

Commit

Permalink
fix test network docs typo
Browse files Browse the repository at this point in the history
Signed-off-by: zhuzeyu <zhuzeyu0409@gmail.com>
  • Loading branch information
zhuzeyu authored and mergify[bot] committed May 20, 2020
1 parent a4df4c3 commit 69a567d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/test_network.md
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ establishes the identity's role and membership in the organization that operated
the CA. You can use the following command to examine the MSP folder of the Org1
admin user:
```
tree organizations/peerOrganizations/org1.example.com/users/Admin/@org1.example.com/
tree organizations/peerOrganizations/org1.example.com/users/Admin@org1.example.com/
```
The command will reveal the MSP folder structure and configuration file:
```
Expand Down

0 comments on commit 69a567d

Please sign in to comment.