mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 04:08:02 -05:00
Merge pull request #341 from billabong/spacing_format_fix
Fixed spacing on code block under Comments.
This commit is contained in:
@@ -1242,7 +1242,7 @@
|
||||
this.total = 0;
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
**[⬆ back to top](#table-of-contents)**
|
||||
|
||||
|
||||
@@ -757,7 +757,7 @@
|
||||
|
||||
return this;
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
**[⬆ back to top](#table-of-contents)**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user