Skip to content

Commit c77a7f1

Browse files
committed
Merge pull request airbnb#341 from billabong/spacing_format_fix
Fixed spacing on code block under Comments.
2 parents 2c9702c + 8bc1c17 commit c77a7f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1242,7 +1242,7 @@
12421242
this.total = 0;
12431243
}
12441244
}
1245-
```
1245+
```
12461246

12471247
**[⬆ back to top](#table-of-contents)**
12481248

es5/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@
757757
758758
return this;
759759
}
760-
```
760+
```
761761

762762
**[⬆ back to top](#table-of-contents)**
763763

0 commit comments

Comments
 (0)