Skip to content

Commit

Permalink
doc: Fix typo (#507)
Browse files Browse the repository at this point in the history
Signed-off-by: gpBlockchain <[email protected]>
  • Loading branch information
gpBlockchain authored Oct 12, 2023
1 parent 879251f commit acce5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/kuai-cli-deploy-contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## deploy contract workflow by builtin signer (directly deploy):

1. Create a new conrtact, skip this step if the contract already exists ([How to import existent contract](#how-to-import-contract-to-kuai-project))
1. Create a new contract, skip this step if the contract already exists ([How to import existent contract](#how-to-import-contract-to-kuai-project))

- `kuai contract new --name [contract-name]`

Expand Down

0 comments on commit acce5d9

Please sign in to comment.