Skip to content

Commit

Permalink
[guide] fix "bad" comment to be actually bad
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrYxZ authored and ljharb committed Apr 6, 2018
1 parent 8720f5f commit 0699852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2267,7 +2267,7 @@ Other Style Guides

```javascript
// bad
// is current tab
//is current tab
const active = true;
// good
Expand Down

0 comments on commit 0699852

Please sign in to comment.