Minor fix to growth parameter description

This commit is contained in:
Sage Pointer 2022-01-16 04:44:50 +02:00 committed by GitHub
parent 8b69fd7faa
commit 32982f4ee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5175,9 +5175,9 @@ export interface NS extends Singularity {
* @remarks
* RAM cost: 0.1 GB
*
* Returns the servers instrinsic growth parameter. This growth
* parameter is a number between 0 and 100 that represents how
* quickly the servers money grows. This parameter affects the
* Returns the servers intrinsic growth parameter. This growth
* parameter is a number typically between 0 and 100 that represents
* how quickly the servers money grows. This parameter affects the
* percentage by which the servers money is increased when using the
* grow function. A higher growth parameter will result in a
* higher percentage increase from grow.