diff --git a/cli.md b/cli.md index 852635d9..8afb98c3 100644 --- a/cli.md +++ b/cli.md @@ -13,4 +13,4 @@ ``` ion operation create ``` -To publish your DID operation, you will need to anchor the generated create operation payload in the Bitcoin blockchain using your own ION node, or another you can send the operation to. If you anchor your DID operation via your own node, you should leave your ION node running locally (which includes an IPFS node internally) to ensure your operation is propagated to the rest of the peer in the ION network. +To publish your DID operation, you will need to anchor the generated create operation payload in the Bitcoin blockchain using your own ION node, or another you can send the operation to. If you anchor your DID operation via your own node, you should leave your ION node running locally (which includes an IPFS node internally) to ensure your operation is propagated to the rest of the peer nodes in the ION network.