diff --git a/docs/tutorials/register-multisig-drep.mdx b/docs/tutorials/register-multisig-drep.mdx index 102bd97e..648935fb 100644 --- a/docs/tutorials/register-multisig-drep.mdx +++ b/docs/tutorials/register-multisig-drep.mdx @@ -173,7 +173,7 @@ cardano-cli conway transaction build \ --out-file tx.raw ``` -8. Each member of the DRep wil witness the transaction with its individual keys from step 1. In addition, we need the witness from the payment +8. Each member of the DRep will witness the transaction with its individual keys from step 1. In addition, we need the witness from the payment address to pay for the transaction fee. Witnessing the transaction with the payment key: