We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b16608 + c8f33c0 commit e1daa5fCopy full SHA for e1daa5f
articles/blockchain/service/manage-consortium-powershell.md
@@ -253,7 +253,7 @@ Use this cmdlet to retrieve or list a consortium member's invitation status.
253
[Establish a Web3 connection](#establish-a-web3-connection) to set the $ContractConnection variable.
254
255
```powershell-interactive
256
-$ContractConnection | Get-BlockchainMemberInvitation – SubscriptionId <Azure subscription ID>
+$ContractConnection | Get-BlockchainMemberInvitation –SubscriptionId <Azure subscription ID>
257
```
258
259
#### Example output
0 commit comments