OSDN Git Service

Closes #604
authorpaladz <453256728@qq.com>
Thu, 12 Apr 2018 12:27:44 +0000 (20:27 +0800)
committerpaladz <453256728@qq.com>
Thu, 12 Apr 2018 12:27:44 +0000 (20:27 +0800)
README.md

index f25c296..17a34dc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -288,7 +288,7 @@ $ ./bytomcli create-asset silver 674b0d709c5c2f6eb49e5f205c4393e91f1fa745ff62954
 
 ### Sending transaction
 
-Every asset-related action is trigger via sending a transaction, which requires two steps to complete, i.e., `build-transaction` and `sign-subit-transaction`. Don't forget to enable `--mining`.
+Every asset-related action is trigger via sending a transaction, which requires two steps to complete, i.e., `build-transaction` and `sign-submit-transaction`. Don't forget to enable `--mining`.
 
 #### Issue