[guide] fix "bad" comment to be actually bad

This commit is contained in:
Hernaldo Jesus Henriquez
2018-04-06 14:53:46 -03:00
committed by Jordan Harband
parent 8720f5f90b
commit 06998522e1

View File

@@ -2267,7 +2267,7 @@ Other Style Guides
```javascript
// bad
// is current tab
//is current tab
const active = true;
// good