Skip to content

Commit d4cb67d

Browse files
author
Misaki Shibata
authored
Update README.md
1 parent bbefd05 commit d4cb67d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -519,8 +519,7 @@ if (isDOMNodePresent(node)) {
519519
}
520520
```
521521

522-
<img src="https://github.com/misak1/clean-code-javascript/blob/master/point-50.png?raw=true" width="20"/> 裏の裏は表みたいなややこしいことはしないで、基本を肯定で作りましょう
523-
何もしないブロックがあってもいいと思う(後述のコメント削除)
522+
<img src="https://github.com/misak1/clean-code-javascript/blob/master/point-50.png?raw=true" width="20"/> 裏の裏は表みたいなややこしいことはしないで、基本を肯定で作りましょう
524523

525524

526525
### 行き過ぎた最適化をしない

0 commit comments

Comments
 (0)