Small documentation tweak

Use "kB" instead of "kb" and include a space between units and the unit symbol.
After discussion with @isiahmeadows, make the size more specific too.
This commit is contained in:
Roger Nesbitt 2015-12-31 11:35:02 +13:00
parent 0c8ac06e89
commit 843a720f52
4 changed files with 4 additions and 4 deletions

View file

@ -50,7 +50,7 @@
<div class="feature col(4,4,12)">
<h2>Light-weight</h2>
<ul>
<li>Only 7kb gzipped, no dependencies</li>
<li>Only 7.8 kB gzipped, no dependencies</li>
<li>Small API, small learning curve</li>
</ul>
</div>