Updated net (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 04:57:32 -07:00
parent e4c6b75c49
commit a4b6e75ba3
1 changed files with 2 additions and 2 deletions

4
net.md
View File

@ -22,5 +22,5 @@ Possible value for `units` are stored in table `lain.widgets.net.units`, which c
["b"] = 1,
["kb"] = 1024,
["mb"] = 1024^2,
["gb"] = 1024^3
["mb"] = 1024^2,
["gb"] = 1024^3