Skip to content

Commit 6d30be8

Browse files
authored
Merge pull request #10737 from niuhp/patch-1
Fix typo on zh hello-world-smart-contract
2 parents 351a874 + 0b27890 commit 6d30be8

File tree

1 file changed

+1
-1
lines changed
  • public/content/translations/zh/developers/tutorials/hello-world-smart-contract

1 file changed

+1
-1
lines changed

public/content/translations/zh/developers/tutorials/hello-world-smart-contract/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ module.exports = {
277277
}
278278
```
279279

280-
## 步骤 14:编写合约 {#step-14-compile-our-contracts}
280+
## 步骤 14:编译合约 {#step-14-compile-our-contracts}
281281

282282
为了确保一切正常,我们来编译一下合约。 `compile` 任务是安全帽的内部任务之一。
283283

0 commit comments

Comments
 (0)