Skip to content

Commit

Permalink
Update docs/tutorials/custom_contracts/tezos.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nicko Guyer <nguyer@users.noreply.github.com>
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
  • Loading branch information
denisandreenko and nguyer authored Oct 10, 2023
1 parent c1fb48a commit 342bab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/custom_contracts/tezos.md
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ Now that we've got everything set up, it's time to use our smart contract! We're
}
```

> **NOTE**: The `key` field is the tezos account address, which will be used for signing our transactions.
> **NOTE**: The `key` field is the Tezos account address, which will be used for signing our transactions.
See more at [transaction signing service set up](../chains/tezos_testnet.md#signatory).

### Response
Expand Down

0 comments on commit 342bab6

Please sign in to comment.