Merge pull request #341 from billabong/spacing_format_fix

Fixed spacing on code block under Comments.
This commit is contained in:
Josh Perez
2015-05-12 12:09:18 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1242,7 +1242,7 @@
this.total = 0;
}
}
```
```
**[⬆ back to top](#table-of-contents)**

View File

@@ -757,7 +757,7 @@
return this;
}
```
```
**[⬆ back to top](#table-of-contents)**