Updated net (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 04:57:32 -07:00 committed by copycat-killer
parent ea45c499c8
commit 97e3e0ac9b
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