Merge pull request #618 from camjac251/patch-1

small grammar fix
This commit is contained in:
Michael (Parker) Parker 2020-07-17 09:51:56 -04:00 committed by GitHub
commit d009f90df6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,7 +142,7 @@
},
{
"name": "Regen Server",
"description": "If the server should have it's files removed and regenerate the server seed.",
"description": "If the server should have its files removed and regenerate the server seed.",
"env_variable": "REGEN_SERVER",
"default_value": "0",
"user_viewable": 1,
@ -159,4 +159,4 @@
"rules": "required|string"
}
]
}
}