Updated net (markdown)

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

4
net.md
View File

@ -20,7 +20,7 @@ Variable | Meaning | Type | Default
Possible value for `units` are stored in table `lain.widgets.net.units`, which contains: Possible value for `units` are stored in table `lain.widgets.net.units`, which contains:
["b"] = 1, ["b"] = 1,
["kb"] = 1024, ["kb"] = 1024,
["mb"] = 1024^2, ["mb"] = 1024^2,
["gb"] = 1024^3 ["gb"] = 1024^3