Skip to content

Commit 9fd528f

Browse files
committed
Fix whitespace one space example
1 parent a4115f0 commit 9fd528f

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
@@ -667,7 +667,7 @@
667667
668668
// bad
669669
function() {
670-
var name;
670+
∙var name;
671671
}
672672
673673
// good

0 commit comments

Comments
 (0)