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

@ -18,7 +18,7 @@ Mithril is a client-side MVC framework - a tool to organize code in a way that i
### Light-weight
- Only 7kb gzipped, no dependencies
- Only 7.8 kB gzipped, no dependencies
- Small API, small learning curve
### Robust