small fixes (#429)

This commit is contained in:
Mughur
2023-03-18 03:34:28 +02:00
committed by GitHub
parent 1f98eecb57
commit be5bba8ad6
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ formatRam() Netscript Function
==============================
.. js:function:: formatRam(number[, fractionalDigits = 3[, suffixStart = 1000[, isInteger = false]]])
:RAM cost: 0 GB
:param number number: Number to format.