We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb99fbb commit 725d2b2Copy full SHA for 725d2b2
README-zh-CN.md
@@ -10,7 +10,7 @@
10
7. [并发](#并发)
11
8. [错误处理](#错误处理)
12
9. [格式化](#格式化)
13
- 10. [评论](#comments)
+ 10. [评论](#评论)
14
15
## 简介
16

@@ -2208,7 +2208,7 @@ review.perfReview();
2208
2209
**[⬆ 返回顶部](#代码整洁的-javascript)**
2210
2211
-## **Comments**
+## **评论**
2212
### Only comment things that have business logic complexity.
2213
Comments are an apology, not a requirement. Good code *mostly* documents itself.
2214
0 commit comments