Skip to content

Commit 0699852

Browse files
HenrYxZljharb
authored andcommitted
[guide] fix "bad" comment to be actually bad
1 parent 8720f5f commit 0699852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2267,7 +2267,7 @@ Other Style Guides
22672267

22682268
```javascript
22692269
// bad
2270-
// is current tab
2270+
//is current tab
22712271
const active = true;
22722272
22732273
// good

0 commit comments

Comments
 (0)