Skip to content

Commit 725d2b2

Browse files
committed
comments
1 parent bb99fbb commit 725d2b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
7. [并发](#并发)
1111
8. [错误处理](#错误处理)
1212
9. [格式化](#格式化)
13-
10. [评论](#comments)
13+
10. [评论](#评论)
1414

1515
## 简介
1616
![一张用你阅读代码时吐槽的数量来评估软件质量的搞笑图片](http://www.osnews.com/images/comics/wtfm.jpg)
@@ -2208,7 +2208,7 @@ review.perfReview();
22082208

22092209
**[⬆ 返回顶部](#代码整洁的-javascript)**
22102210

2211-
## **Comments**
2211+
## **评论**
22122212
### Only comment things that have business logic complexity.
22132213
Comments are an apology, not a requirement. Good code *mostly* documents itself.
22142214

0 commit comments

Comments
 (0)